types.SignerValue
@polymeshassociation/polymesh-sdk / Modules / types / SignerValue
Interface: SignerValue
types.SignerValue
Table of contents
Properties
Properties
type
• type: SignerType
whether the signer is an Account or Identity
Defined in
value
• value: string
address or DID (depending on whether the signer is an Account or Identity)
Defined in
Last updated