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