You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both fields end up in the same structure in wasmvm, where the field name has been simplified to just funds over the last weeks. We should do that here too for consistentcy. This would also better reflect that both fields do the same thing.
Note this may break CosmJS - at least it would change the types in the generated ts-proto code. I guess the wire types will not change, so a version will produce tx compatible with both v0.15 and v0.16 wasmd?
Both fields end up in the same structure in wasmvm, where the field name has been simplified to just
funds
over the last weeks. We should do that here too for consistentcy. This would also better reflect that both fields do the same thing.The text was updated successfully, but these errors were encountered: