SignerValue

Hierarchy

  • SignerValue

Index

Properties

Properties

type

type: SignerType

Defined in src/types/index.ts:1177

whether the signer is an Account or Identity

value

value: string

Defined in src/types/index.ts:1181

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

Last updated