Skip to content

Commit

Permalink
Bootnodes for mekong (#7792)
Browse files Browse the repository at this point in the history
  • Loading branch information
ak88 authored Nov 22, 2024
1 parent 5c1ca15 commit 263594a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 7 additions & 2 deletions src/Nethermind/Chains/mekong.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@
"extraData": "",
"gasLimit": "0x17d7840"
},
"nodes":
[
"enode://125d2dddd0dc0d34b526910d49592545a1e4fe25139be9d9e0eed396211dbd37aa0c0a7fa0444c315803d814e743f890529b58b9261289d5303e16477c216b39@157.230.225.158:30303?discport=30303",
"enode://508bff69cbb852337cfbf3db9e58fe66ec3254e6a3960c0ef266a2ab1ea78e12f101bba51e3d2e066947a0b9b315e5b26009af81584510394c1b87a5908dca7b@137.184.72.127:30303?discport=30303",
"enode://b273c662dd15148162c23a5c8407d3d5dbb35fb331ae0c1c3a80c6bfa2bbe077683b28c0cd59f7a482efc00a64a09273eb4767a173441a79b833fdf705d331ae@152.42.247.97:30303?discport=30303"
],
"accounts": {
"0x0000000000000000000000000000000000000000": {
"balance": "1"
Expand Down Expand Up @@ -969,6 +975,5 @@
"0xF03b43BeB861044492Eb43E247bEE2AC6C80c651": {
"balance": "1000000000000000000000000000"
}
},
"nodes": []
}
}
2 changes: 0 additions & 2 deletions src/Nethermind/Nethermind.Runner/Nethermind.Runner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
<None Remove="keystore\**" />
<Content Remove="configs\mekong.json" />
<Content Remove="configs\mekong_archive.json" />
<None Update="NLog.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down

0 comments on commit 263594a

Please sign in to comment.