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
main.go
tx.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00