diff --git a/README.md b/README.md index 9c72530..47beb5f 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ Anyone interested in adding support for Solidity could pick up where [#58](https * [cometbft/crypto/merkle](https://github.com/cometbft/cometbft/tree/main/crypto/merkle) * [penumbra-zone/jmt](https://github.com/penumbra-zone/jmt) +Supported merkle stores must be lexicographically ordered to maintain soundness. + ### Unsupported * [turbofish-org/merk](https://github.com/turbofish-org/merk)