You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This piece of code works with v0.7.0: https://gist.github.com/assafmo/65034e62e0bf5411611c8cf700add916. However, with
@confio/relayerv0.12.0 and@cosmjs/crypto,@cosmjs/proto-signing&@cosmjs/stargateall on v0.32.x, I get an error saying thatstructuredCloneis undefined on this line https://github.com/confio/ts-relayer/blob/65d9f17/src/lib/ibcclient.ts#L90.