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
Describe the Issue
Implementation would be similar to what we've already done for restricted EVM address and BTC address. When a restricted is detected in inbound, zetaclients should ignore (logic is there but there is no e2e test). When a restricted is detected in outbound, zetaclient should cancel the withdraw CCTX with some proper mechanism.
The task would involve:
ignore inbound when it involves restricted address. Unit test, E2E test.
cancel withdraw CCTX when it involves restricted address. Unit test and E2E test.
Expected Outcome
A description of what outcome you are seeking.
The text was updated successfully, but these errors were encountered:
Describe the Issue
Implementation would be similar to what we've already done for restricted EVM address and BTC address. When a restricted is detected in inbound, zetaclients should ignore (logic is there but there is no e2e test). When a restricted is detected in outbound, zetaclient should cancel the withdraw CCTX with some proper mechanism.
The task would involve:
Expected Outcome
A description of what outcome you are seeking.
The text was updated successfully, but these errors were encountered: