Closed aeryz closed 4 months ago
Add 08-wasm clients to enable IBC wasm light clients: https://ibc.cosmos.network/v8/ibc/light-clients/wasm/integration/
08-wasm
Note that a separate wasmvm is being used for ibc-wasm to fully isolate x/wasm and ibc-wasm modules. Sharing VM's were caused some issues for other people previously.
ibc-wasm
x/wasm
Add
08-wasm
clients to enable IBC wasm light clients: https://ibc.cosmos.network/v8/ibc/light-clients/wasm/integration/Note that a separate wasmvm is being used for
ibc-wasm
to fully isolatex/wasm
andibc-wasm
modules. Sharing VM's were caused some issues for other people previously.