We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a188873 commit fcf571eCopy full SHA for fcf571e
docs/CAPABILITIES-BUILT-IN.md
@@ -25,5 +25,5 @@ might define others.
25
`1.4.0` or higher support this.
26
- `cosmwasm_2_0` enables `CosmosMsg::Any` and `QueryRequest::Grpc`. Only chains
27
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.
+- `cosmwasm_2_1` enables `IbcMsg::WriteAcknowledgement`. Only chains running
+ CosmWasm `2.1.0` or higher support this.
0 commit comments