20 lines
596 B
Plaintext
20 lines
596 B
Plaintext
Transactions commands for the test module
|
|
|
|
Usage:
|
|
test [flags]
|
|
test [command]
|
|
|
|
Available Commands:
|
|
burn Execute the Burn RPC method
|
|
completion Generate the autocompletion script for the specified shell
|
|
help Help about any command
|
|
multi-send Execute the MultiSend RPC method
|
|
send Send coins from one account to another
|
|
set-send-enabled Execute the SetSendEnabled RPC method
|
|
update-params Execute the UpdateParams RPC method
|
|
|
|
Flags:
|
|
-h, --help help for test
|
|
|
|
Use "test [command] --help" for more information about a command.
|