Update CHANGELOG for SigningStargateClient.sendIbcTokens

This commit is contained in:
willclarktech
2021-04-01 14:55:07 +02:00
parent 5e8f9dc0ed
commit 3f3a4ef2fb
+1
View File
@@ -55,6 +55,7 @@ and this project adheres to
`protected`.
- @cosmjs/cosmwasm-stargate: Add `SigningCosmWasmClient.offline` static method
for constructing offline clients without a Tendermint client.
- @cosmjs/stargate: Add `SigningStargateClient.sendIbcTokens` method.
### Changed