cosmos-sdk/docs/sdk
Alessio Treglia e6a8a4df55
Implement command/REST endpoint for offline tx sign off #1953
* Add sign CLI command to sign transactions generated with the
  --generate-only flag.
* Add /sign REST endpoint for Voyager support.

Redirect password prompt to STDERR to avoid messing up cli
commands output. As a rule of thumb, program's output should
always go to STDOUT, whilst errors&diagnostics go to STDERR
as per POSIX's philosophy and specs.
2018-09-07 12:57:50 +01:00
..
core Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
sdk-by-examples Support a proposal JSON file in submit-proposal 2018-08-21 14:34:15 -07:00
clients.md Implement command/REST endpoint for offline tx sign off #1953 2018-09-07 12:57:50 +01:00
cosmos-sdk-cli.md Replacing with a single backtick 2018-07-18 21:37:11 +02:00
modules.md PENDING 2018-08-22 00:15:18 -07:00
overview.md Add SDK_By_Examples to doc (#1795) 2018-08-12 03:37:26 -04:00