v0.5.0
Pre-release
Pre-release
Changes
- Expose
getBalance
+getAccount
functions in the client. Each making one api call each.- vs. the old
getAccount
function, which used to make two api calls and combine the results ofgetBalance
+getAccount
- vs. the old
- Optin for
ExperimentalUnsignedTypes
onSigningCosmWasmClient.init
to prevent warnings forExperimentalUnsignedTypes