mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Update CHANGELOG for CosmWasmClient.broadcastTx
This commit is contained in:
parent
c6b292392e
commit
aed8b1ce70
@ -116,6 +116,9 @@ and this project adheres to
|
|||||||
- @cosmjs/stargate: `StargateClient.broadcastTx` now uses sync mode and then
|
- @cosmjs/stargate: `StargateClient.broadcastTx` now uses sync mode and then
|
||||||
polls for the transaction before resolving. The timeout and poll interval can
|
polls for the transaction before resolving. The timeout and poll interval can
|
||||||
be configured.
|
be configured.
|
||||||
|
- @cosmjs/cosmwasm-stargate: `CosmWasmClient.broadcastTx` now uses sync mode and
|
||||||
|
then polls for the transaction before resolving. The timeout and poll interval
|
||||||
|
can be configured.
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user