Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: #62: add support for local devnets #63

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

VanishMax
Copy link
Contributor

Closes #62

Tested on multiple local devnets. Found the pattern that they all have a hexadecimal ending string of length 8. Preview nets prefix this string with an '-x'. That's why I simply extended the isTestnetPreviewChainId function by updating the regexp

@VanishMax VanishMax requested a review from grod220 July 22, 2024 15:01
@VanishMax VanishMax self-assigned this Jul 22, 2024
@VanishMax VanishMax merged commit b195bd3 into main Jul 24, 2024
6 checks passed
@VanishMax VanishMax deleted the feat/#62-add-support-for-local-devnets branch July 24, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support local dev net assets
2 participants