Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
const signer: AccountSigner = { address: '5FHwkrdxntdK24hgQU8qgBjn35Y1zwhz1GZwCkP2UJnM', permissions: ['CAN_INITIATE', 'CAN_EXECUTE', 'CAN_VOTE'] }; const backupSigner: AccountSigner = { address: '...', role: 'backup', permissions: ['CAN_VOTE'], provider: 'turnkey' };
address
string
role?
SignerRole
permissions
SignerPermission
provider?
Was this page helpful?