createAccount.
Usage
Parameters
Chain
required
Chain to read the validators from
Returns
`0x${string}`[]
The validator module addresses
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get the account validator modules.
createAccount.
const validators = await account.getValidators(chain)
Was this page helpful?