ApiInterfaces.AuthorityProviderArgs
EOSIO Javascript / Exports / ApiInterfaces / AuthorityProviderArgs
Interface: AuthorityProviderArgs
ApiInterfaces.AuthorityProviderArgs
Arguments to getRequiredKeys
Table of contents
Properties
Properties
availableKeys
• availableKeys: string
[]
Public keys associated with the private keys that the SignatureProvider
holds
Defined in
src/eosjs-api-interfaces.ts:11
transaction
• transaction: any
Transaction that needs to be signed
Defined in
src/eosjs-api-interfaces.ts:8