-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve(RelayerConfig): Permit symbol-based token config (#1460)
This change permits the InventoryConfig to be specified in either HubPool token address or token symbol. Token symbol is preferred because it's simpler to configure and reduces the chance of mistakes. During parsing, any symbols are resolved to their underlying token addresses on the HubPool chain, so no subsequent changes are required for any accesses into the post-processed inventory config.
- Loading branch information
Showing
1 changed file
with
18 additions
and
5 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