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