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

plugin: add holesky testnet #204

Merged
merged 2 commits into from
Oct 19, 2023
Merged

plugin: add holesky testnet #204

merged 2 commits into from
Oct 19, 2023

Conversation

sc0Vu
Copy link
Contributor

@sc0Vu sc0Vu commented Oct 18, 2023

Description

In this PR, I added holesky testnet.

Usage in currency file:

[RPC.hol]
  Url = https://ethereum-holesky.publicnode.com

Usage in wallet:

$ ./wallet -c 17000

# wallet.toml
[Chain]
  [Chain.17000]
    Ticker = "hol"

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have checked that any new log messages doesn't inavertedly link compromising information to an external observer about the Meson Mixnet.

@sc0Vu sc0Vu requested review from Mikerah and LYC386 October 18, 2023 05:54
@sc0Vu sc0Vu changed the title Add holesky testnet plugin: add holesky testnet Oct 18, 2023
@sc0Vu sc0Vu merged commit 0629f3e into develop Oct 19, 2023
49 checks passed
@sc0Vu sc0Vu deleted the add-holesky-testnet branch October 19, 2023 06:41
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.

3 participants