Open adu-web3 opened 1 week ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Linting failed. Please check the logs.
The build has failed. Please check the logs.
The build has failed. Please check the logs.
Description
Since we need to work with multiple BTC like tokens like Doge, we need to refactor ExocoreBTCGateway to meet our needs:
ClientChainID
enum to represent supported BTC like chains, andToken
enum to represent tokens supported byExocoreBTCGateway