Difference between revisions of "Avalanche transaction"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
  avalanche transaction
 
  avalanche transaction
  
 +
avalanche transaction --help
 +
The transaction command suite provides all of the utilities required to sign multisig transactions.
 +
 +
Usage:
 +
  avalanche transaction [flags]
 +
  avalanche transaction [command]
 +
 +
Available Commands:
 +
  commit      commit a transaction
 +
  sign        sign a transaction
 +
 +
Flags:
 +
  -h, --help  help for transaction
 +
 +
Global Flags:
 +
      --config string      config file (default is $HOME/.avalanche-cli.json)
 +
      --log-level string  log level for the application (default "ERROR")
 +
 +
Use "avalanche transaction [command] --help" for more information about a command.
  
  

Revision as of 14:49, 3 March 2023

avalanche transaction
avalanche transaction --help
The transaction command suite provides all of the utilities required to sign multisig transactions.
Usage:
  avalanche transaction [flags]
  avalanche transaction [command]

Available Commands:
  commit      commit a transaction
  sign        sign a transaction

Flags:
  -h, --help   help for transaction

Global Flags:
      --config string      config file (default is $HOME/.avalanche-cli.json)
      --log-level string   log level for the application (default "ERROR") 

Use "avalanche transaction [command] --help" for more information about a command.


See also

Advertising: