zeitgeist
zeitgeist copied to clipboard
[NeoSwaps] In `Pool`, replace `BTreeMap` with `BoundedBTreeMap` to avoid manual implementations of `MaxEncodedLen`; then make `MaxAssets` a config parameter
In particular, we can then make MaxAssets
a config parameter.