cosmos-sdk/x/slashing/client/cli
Alessio Treglia 86395809cb
Implement generate-only option for commands that create txs
The new CLI flag builds an unsigned transaction and writes it to STDOUT.
Likewise, REST clients can now append generate_only=true to a request's
query arguments list and expect a JSON response carrying the unsigned
transaction.

Closes: #966
2018-09-04 02:32:05 +02:00
..
flags.go Merge PR #1950: Validator.Owner -> .Operator 2018-08-16 16:47:59 -04:00
query.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
tx.go Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00