Skip to content

$MultisigSubsig

const $MultisigSubsig: object

Type declaration

description

readonly description: “MultisigSubsig is a struct that holds a pair of public key and signatures\nsignatures may be empty”

properties

readonly properties: object

properties.Key

readonly properties.Key: object

properties.Key.$ref

readonly properties.Key.$ref: "#/definitions/PublicKey" = '#/definitions/PublicKey'

properties.Sig

readonly properties.Sig: object

properties.Sig.$ref

readonly properties.Sig.$ref: "#/definitions/Signature" = '#/definitions/Signature'

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:781