$SignMultisigRequest
const$SignMultisigRequest:object
Type declaration
description
readonlydescription: “APIV1POSTMultisigTransactionSignRequest is the request for `POST /v1/multisig/sign`” ='APIV1POSTMultisigTransactionSignRequest is the request forPOST /v1/multisig/sign'
properties
readonlyproperties:object
properties.partial_multisig
readonlyproperties.partial_multisig:object
properties.partial_multisig.$ref
readonlyproperties.partial_multisig.$ref:"#/definitions/MultisigSig"='#/definitions/MultisigSig'
properties.public_key
readonlyproperties.public_key:object
properties.public_key.$ref
readonlyproperties.public_key.$ref:"#/definitions/PublicKey"='#/definitions/PublicKey'
properties.signer
readonlyproperties.signer:object
properties.signer.$ref
readonlyproperties.signer.$ref:"#/definitions/Digest"='#/definitions/Digest'
properties.transaction
readonlyproperties.transaction:object
properties.transaction.format
readonlyproperties.transaction.format:"byte"='byte'
properties.transaction.type
readonlyproperties.transaction.type:"string"='string'
properties.transaction.x-go-name
readonlyproperties.transaction.x-go-name:"Transaction"='Transaction'
properties.wallet_handle_token
readonlyproperties.wallet_handle_token:object
properties.wallet_handle_token.type
readonlyproperties.wallet_handle_token.type:"string"='string'
properties.wallet_handle_token.x-go-name
readonlyproperties.wallet_handle_token.x-go-name:"WalletHandleToken"='WalletHandleToken'
properties.wallet_password
readonlyproperties.wallet_password:object
properties.wallet_password.type
readonlyproperties.wallet_password.type:"string"='string'
properties.wallet_password.x-go-name
readonlyproperties.wallet_password.x-go-name:"WalletPassword"='WalletPassword'
type
readonlytype:"object"='object'
x-go-name
readonlyx-go-name:"APIV1POSTMultisigTransactionSignRequest"='APIV1POSTMultisigTransactionSignRequest'
x-go-package
readonlyx-go-package:"github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi"='github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi'
Defined in
schemas.gen.ts:853