tendermint / light-client

DEPRECATED: A light client for tendermint, supporting signatures, proofs, and validation (see github.com/tendermint/tendermint/lite)
Other
17 stars 9 forks source link

Improve cli stability #35

Closed ethanfrey closed 7 years ago

ethanfrey commented 7 years ago

More flexible with inputs, less errors.

Hex may have 0x prefix or not: https://github.com/tendermint/basecoin/issues/135

Check if init has been run before and clear error message if not.

ethanfrey commented 7 years ago

Resolved with #36