mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Update CHANGELOG for getSequence changes
This commit is contained in:
parent
8b7ef45f3a
commit
504f1d12d5
@ -87,6 +87,10 @@ and this project adheres to
|
||||
query and `CosmWasmClient.getAccountUnverified` has been removed.
|
||||
`CosmWasmClient.getAccountVerified` has been added, which performs a verified
|
||||
query.
|
||||
- @cosmjs/stargate: `StargateClient.getSequence` now rejects if the account is
|
||||
not found, instead of returning null.
|
||||
- @cosmjs/cosmwasm-stargate: `CosmWasmClient.getSequence` now rejects if the
|
||||
account is not found, instead of returning null.
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user