Optional
properties: Partial<Batch<ScrtConnection>>Optional
connectionMessages to encrypt.
Private
encryptedFormat the messages for API v1 like secretjs and encrypt them.
Private
composePrivate
encryptPrivate
encryptPrivate
encryptAdd an instantiate message to the batch.
Format the messages for API v1beta1 like secretcli and generate a multisig-ready
unsigned transaction batch; don't execute it, but save it in
state/$CHAIN_ID/transactions
and output a signing command for it to the console.
Optional
name: stringSubmit the batch.
TODO: Upload in batch.
Optional
reupload?: booleanOptional
uploadOptional
uploadOptional
uploadGenerated using TypeDoc
Builder object for batched transactions.