cosmos-sdk/x/auth/client/txbuilder
Dev Ojha 13e78166ee Merge PR #2977: Don't serialize Account Number and Sequence Number in signatures
* Don't serialize Account Number and Sequence Number in signatures

This was not needed to be included within the tx body, as its in the
state.

* fix lint
2018-12-03 18:29:50 +01:00
..
stdsignmsg.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
txbuilder_test.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
txbuilder.go Merge PR #2977: Don't serialize Account Number and Sequence Number in signatures 2018-12-03 18:29:50 +01:00