For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?