As part of #5864 part 2), this PR decouples the new client/tx package from x/auth (as an incremental step to deprecating all the tx logic in x/auth) and adds StdFee, StdSignature, StdSignMsgBase and StdTxBase to codec/std, while deprecating the corresponding types in x/auth. |
||
---|---|---|
.. | ||
std | ||
testdata | ||
amino.go | ||
amino_codec.go | ||
amino_codec_test.go | ||
codec.go | ||
hybrid_codec.go | ||
hybrid_codec_test.go | ||
json.go | ||
proto_codec.go | ||
proto_codec_test.go |