Interface EncodedMultisig

A rough structure for the encoded multi signature transaction object. Every property is labelled with its associated MultisigMetadata type property

Hierarchy

  • EncodedMultisig

Properties

Properties

subsig: EncodedSubsig[]

Subset of signatures. A threshold of thr signors is required.

thr: number

threshold

v: number

version

Generated using TypeDoc