mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Update CHANGELOG for InstantiateOptions change
This commit is contained in:
parent
ba0a4411dd
commit
c5adb2a191
@ -18,6 +18,12 @@ and this project adheres to
|
||||
|
||||
### Changed
|
||||
|
||||
- @cosmjs/cosmwasm-launchpad: The `transferAmount` property on
|
||||
`InstantiateOptions` (accepted as a parameter to
|
||||
`SigningCosmWasmClient.instantiate`) has been renamed to `funds`.
|
||||
- @cosmjs/cosmwasm-stargate: The `transferAmount` property on
|
||||
`InstantiateOptions` (accepted as a parameter to
|
||||
`SigningCosmWasmClient.instantiate`) has been renamed to `funds`.
|
||||
- @cosmjs/tendermint-rpc: Make `tendermint34.Header.lastBlockId` and
|
||||
`tendermint34.Block.lastCommit` optional to better handle the case of height 1
|
||||
where there is no previous block.
|
||||
|
Loading…
x
Reference in New Issue
Block a user