feat: check ibc middleware worked#118
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| dst_legacy_denom = f"ibc/{denom_hash}" | ||
| amount = 5 | ||
| gas_prices = f"1{LEGACY_DENOM}" | ||
| rsp = cli.ibc_transfer( |
There was a problem hiding this comment.
it's still transfer to community?
There was a problem hiding this comment.
i change transfer to signer2 on evm-canary, so signer2 can transfer it back after upgrade
There was a problem hiding this comment.
you might wait for signer2 balance change with evmd then
3cbe0a2 to
ba6506d
Compare
e66adda to
b239239
Compare
No description provided.