hashcloak / Meson

The monorepo for Meson project
GNU General Public License v3.0
11 stars 6 forks source link

plugin: add holesky testnet #204

Closed sc0Vu closed 11 months ago

sc0Vu commented 11 months ago

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.

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

Checklist: