Closed jstuczyn closed 4 months ago
This PR introduces basic parsing for the data embedded inside TxMsgData that was introduced in cosmos-sdk 0.46
TxMsgData
Looks good, but can you run rustfmt? Thanks!
rustfmt
Sorry, my bad! I got so used to my IDE doing this automatically for me, but I forgot to configure it for this project 😅
This PR introduces basic parsing for the data embedded inside
TxMsgData
that was introduced in cosmos-sdk 0.46