Hierarchy

  • OfflineDirectSigner

Implemented by

Properties

Properties

getAccounts: (() => Promise<readonly AccountData[]>)

Type declaration

signDirect: ((signerAddress: string, signDoc: SignDoc) => Promise<DirectSignResponse>)

Type declaration

Generated using TypeDoc