eos-push command

input command in term

1
2
3
4
5
6
7
8
9
10
11
12
13
// get help information
cleos push

Usage: cleos push SUBCOMMAND
Subcommands:
action Push a transaction with a single action
transaction Push an arbitrary JSON transaction
transactions Push an array of arbitrary JSON transactions

// get help information
cleos push action

Usage: cleos push action [OPTIONS] account action data