Skip to main content
Version: 23.0.x

Interface: SignerValue

types.SignerValue

Properties

type

type: SignerType

whether the signer is an Account or Identity

Defined in

types/index.ts:883


value

value: string

address or DID (depending on whether the signer is an Account or Identity)

Defined in

types/index.ts:887