-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Client fix for evaluating ETH balance across networks (#1001)
This PR involves an API change to allow harmony / other users to pass in which supported xchain ids are ether-based chains. ^^ requires a small harmony refactor. Changes: - Updated API to take an `XChainConfig` that is extensible with future information and expresses which supported networks use ether as a network fee currency - fix typescript implementation to check across all supported eth-based networks - update unit and e2e tests to be cross-network
- Loading branch information
Showing
9 changed files
with
489 additions
and
302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.