cosmos-sdk/examples/kvstore
Liamsi b7f902fba5 sort *all* GetSignBytes:
- call MustSortJSON before return JSON bytes to guarantee alphabetic
ordering

- moved SortJSON and MustSortJSON to types package to avoid cyclic
package dep
2018-07-06 01:12:57 +01:00
..
kvstore Ledger integration (#931) 2018-06-29 02:54:47 +02:00
main.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
tx.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00