Skip to content

Commit

Permalink
add re.al blockchain (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
Termina1 authored Mar 20, 2024
1 parent dceb4d0 commit 78597f8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion emerald-grpc
18 changes: 18 additions & 0 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1418,3 +1418,21 @@ chain-settings:
priority: 5
chain-id: 0x0
short-names: [eth-beacon-chain-holesky]
- id: real
label: re.al
type: eth
settings:
fork-choice: quorum
expected-block-time: 15s
options:
validate-peers: false
lags:
syncing: 20
lagging: 10
chains:
- id: Mainnet
priority: 100
code: REAL_MAINNET
grpcId: 1055
short-names: [ real ]
chain-id: 0x1b254

0 comments on commit 78597f8

Please sign in to comment.