Files
cosmos-sdk/x/auth
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
..
2018-08-31 19:04:11 +02:00
2018-05-23 19:49:35 -07:00
2018-05-25 21:14:49 -07:00
2018-06-22 21:53:24 +02:00