"auth/StdTx" -> "cosmos-sdk/StdTx" (#5256)
This commit is contained in:
parent
adcfc6a1d1
commit
9d2d0a77b0
|
@ -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": [
|
||||||
|
|
Loading…
Reference in New Issue