$TransactionSignatureMultisig
const$TransactionSignatureMultisig:object
Type declaration
description
readonlydescription: “[msig] structure holding multiple subsignatures.\n\nDefinition:\ncrypto/multisig.go : MultisigSig”
properties
readonlyproperties:object
properties.subsignature
readonlyproperties.subsignature:object
properties.subsignature.description
readonlyproperties.subsignature.description: ”\[subsig\] holds pairs of public key and signatures.” ='\\[subsig\\] holds pairs of public key and signatures.'
properties.subsignature.items
readonlyproperties.subsignature.items:object
properties.subsignature.items.$ref
readonlyproperties.subsignature.items.$ref:"#/components/schemas/TransactionSignatureMultisigSubsignature"='#/components/schemas/TransactionSignatureMultisigSubsignature'
properties.subsignature.type
readonlyproperties.subsignature.type:"array"='array'
properties.threshold
readonlyproperties.threshold:object
properties.threshold.description
readonlyproperties.threshold.description: ”\[thr\]” ='\\[thr\\]'
properties.threshold.type
readonlyproperties.threshold.type:"integer"='integer'
properties.version
readonlyproperties.version:object
properties.version.description
readonlyproperties.version.description: ”\[v\]” ='\\[v\\]'
properties.version.type
readonlyproperties.version.type:"integer"='integer'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1611