rs-soroban-env
rs-soroban-env copied to clipboard
Fix InstantiateWasmImports which was broken by protocol-version gating
The support for (and p21 use of) protocol gating on host functions breaks the benchmark code that imports all functions into a p20 contract. This fixes the bug.