File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,9 @@ and this project adheres to
59
59
- cosmwasm-derive: Add support for migrate method with
60
60
` migrate_info: MigrateInfo ` argument. ([ #2212 ] )
61
61
- cosmwasm-vm: Add ` Cache::store_code `
62
- - cosmwasm-vm: Deprecate ` PayPacketFee ` , ` PayPacketFeeAsync ` , ` IbcFee ` . IBC fees have been
63
- removed from ibc-go in version 10. The mentioned struct and enum fields are deprecated
64
- and will be removed in cosmwasm ` 3.0 ` ([ #2431 ] )
62
+ - cosmwasm-vm: Deprecate ` PayPacketFee ` , ` PayPacketFeeAsync ` , ` IbcFee ` . IBC fees
63
+ have been removed from ibc-go in version 10. The mentioned struct and enum
64
+ fields are deprecated and will be removed in cosmwasm ` 3.0 ` ([ #2431 ] )
65
65
66
66
[ #2118 ] : https://github.com/CosmWasm/cosmwasm/pull/2118
67
67
[ #2196 ] : https://github.com/CosmWasm/cosmwasm/pull/2196
You can’t perform that action at this time.
0 commit comments