Skip to content

types.SignerValue

VictorVicente edited this page Sep 5, 2023 · 49 revisions

Interface: SignerValue

types.SignerValue

Table of contents

Properties

Properties

type

type: SignerType

whether the signer is an Account or Identity

Defined in

types/index.ts:845


value

value: string

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

Defined in

types/index.ts:849

Clone this wiki locally