terrad tx multisign-batch
Assemble multisig transactions in a batch from the batch signatures.
Synopsis
Assemble a batch of multisig transactions generated by the batch sign command.
Terrad will read one or more signatures from one or more [signature]
file, generate a multisig signature compliant to the
multisig key [name]
, and attach the key name to the transaction read from [file]
.
Example
note
The current multisig implementation defaults to amino-json
sign mode.
The SIGN_MODE_DIRECT
sign mode is not supported.
Usage
Options
Options inherited from parent commands
See also
- terrad tx - Transactions subcommands.