Skip to content

Commit 6118854

Browse files
committed
Add cosmwasm_2_2 description
1 parent 6a13fe5 commit 6118854

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/CAPABILITIES-BUILT-IN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ might define others.
2929
running CosmWasm `2.0.0` or higher support this.
3030
- `cosmwasm_2_1` enables `IbcMsg::WriteAcknowledgement`. Only chains running
3131
CosmWasm `2.1.0` or higher support this.
32+
- `cosmwasm_2_2` enables an optional additional `MigrateInfo` parameter for the
33+
`migrate` entrypoint, as well as IBC Fees support with `IbcMsg::PayPacketFee`,
34+
`IbcMsg::PayPacketFeeAsync` and `IbcQuery::FeeEnabledChannel`. Only chains
35+
running CosmWasm `2.2.0` or higher support this.

0 commit comments

Comments
 (0)