Update ibc reflect contract from CosmWasm PR 1046

This commit is contained in:
Ethan Frey
2021-08-11 11:00:39 +02:00
parent e9156be200
commit a579455fdb
2 changed files with 0 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ import (
)
func TestIBCReflectContract(t *testing.T) {
t.Skip("TODO (Alex): fails with `No _contract_address found in callback events: execute wasm contract failed` due to event refactorings")
// scenario:
// chain A: ibc_reflect_send.wasm
// chain B: reflect.wasm + ibc_reflect.wasm

Binary file not shown.