$MultisigSubsig
const$MultisigSubsig:object
Type declaration
description
readonlydescription: “MultisigSubsig is a struct that holds a pair of public key and signatures\nsignatures may be empty”
properties
readonlyproperties:object
properties.Key
readonlyproperties.Key:object
properties.Key.$ref
readonlyproperties.Key.$ref:"#/definitions/PublicKey"='#/definitions/PublicKey'
properties.Sig
readonlyproperties.Sig:object
properties.Sig.$ref
readonlyproperties.Sig.$ref:"#/definitions/Signature"='#/definitions/Signature'
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:781