"auth/StdTx" -> "cosmos-sdk/StdTx" (#5256)

This commit is contained in:
Jordan Sexton 2019-10-29 04:21:12 -05:00 committed by Federico Kunze
parent adcfc6a1d1
commit 9d2d0a77b0
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ sequence numbers and it will mostly do the correct thing.
``` json ``` json
{ {
"type": "auth/StdTx", "type": "cosmos-sdk/StdTx",
"value": { "value": {
"msg": [...], "msg": [...],
"signatures": [ "signatures": [