SignerValue
Hierarchy
SignerValue
Index
Properties
Properties
type
• type: SignerType
Defined in src/types/index.ts:1097
whether the signer is an Account or Identity
value
• value: string
Defined in src/types/index.ts:1101
address or DID (depending on whether the signer is an Account or Identity)
Last updated