$MultisigSig
const
$MultisigSig:object
Type declaration
description
readonly
description:"MultisigSig is the structure that holds multiple Subsigs"
='MultisigSig is the structure that holds multiple Subsigs'
properties
readonly
properties:object
properties.Subsigs
readonly
properties.Subsigs:object
properties.Subsigs.items
readonly
properties.Subsigs.items:object
properties.Subsigs.items.$ref
readonly
properties.Subsigs.items.$ref:"#/definitions/MultisigSubsig"
='#/definitions/MultisigSubsig'
properties.Subsigs.type
readonly
properties.Subsigs.type:"array"
='array'
properties.Threshold
readonly
properties.Threshold:object
properties.Threshold.format
readonly
properties.Threshold.format:"uint8"
='uint8'
properties.Threshold.type
readonly
properties.Threshold.type:"integer"
='integer'
properties.Version
readonly
properties.Version:object
properties.Version.format
readonly
properties.Version.format:"uint8"
='uint8'
properties.Version.type
readonly
properties.Version.type:"integer"
='integer'
type
readonly
type:"object"
='object'
x-go-package
readonly
x-go-package:"github.com/algorand/go-algorand/crypto"
='github.com/algorand/go-algorand/crypto'
Defined in
schemas.gen.ts:759