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. |
||
|---|---|---|
| .. | ||
| cli | ||
| rest | ||
| query.go | ||
| rest.go | ||
| tx_test.go | ||
| tx.go | ||