Skip to content

Commit fcf571e

Browse files
committed
Fix capability description
1 parent a188873 commit fcf571e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CAPABILITIES-BUILT-IN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ might define others.
2525
`1.4.0` or higher support this.
2626
- `cosmwasm_2_0` enables `CosmosMsg::Any` and `QueryRequest::Grpc`. Only chains
2727
running CosmWasm `2.0.0` or higher support this.
28-
- `cosmwasm_2_1` enables secp256r1 and BLS12-381 signature verification. Only
29-
chains running CosmWasm `2.1.0` or higher support this.
28+
- `cosmwasm_2_1` enables `IbcMsg::WriteAcknowledgement`. Only chains running
29+
CosmWasm `2.1.0` or higher support this.

0 commit comments

Comments
 (0)