Submit transactions
Submit signed transactions to a Hedera network. The transaction and signature files must be collated prior to submission.
Command | |
|
|
Argument | Description | Optional/Required |
|
Delay in seconds between the transaction valid start and the actual submission (Default 5 seconds) | Optional |
| Displays the command arguments and descriptions | Optional |
|
Wake up time. If transactions will be submitted in the future, the app will wait until there are this amount of seconds left before waking up app will sleep until interval seconds and start to create submitters. Default: 180 seconds/3 minutes | Optional |
|
The network where the transactions will be sent Options : MAINNET, TESTNET, and PREVIEWNET default: mainnet | Required |
|
Folder where the receipts will be stored. Default is an | Optional |
|
The path(s) to the transaction file(s) or directory that contains the collated transaction files (.txsig). No spaces in folder names. | Required |
Last updated