Skip to content

Commit

Permalink
Archive nodes as bootnodes to Manta genesis (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Reif authored Apr 3, 2023
1 parent fa3d262 commit bfbe464
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions genesis/manta-genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"id": "manta",
"chainType": "Live",
"bootNodes": [
"/dns/a1.manta.systems/tcp/30333/p2p/12D3KooWCpnkG834s9ETesFTWtGqRDjs6Te1UCXHib3iD8GEmXLU",
"/dns/a2.manta.systems/tcp/30333/p2p/12D3KooWDwTeTxyyp8tVzrnHQk7jo3hLWs7ukZEC642cduKgp2Fd",
"/dns/a3.manta.systems/tcp/30333/p2p/12D3KooWAjiBUsKPJesAHoZHbLQqjN8bA6QTtjJjkwwZPenHjbMR",
"/dns/c1.manta.systems/tcp/30333/p2p/12D3KooWSNwD7tJkqKGdMfCVTJbbzrGFTGbXoeMFZCTwEytpFCM4",
"/dns/c2.manta.systems/tcp/30333/p2p/12D3KooWSyPTkVytQwurRBt73wPQDTgypw88bdhsE4Rb6RnQvCJ9",
"/dns/c3.manta.systems/tcp/30333/p2p/12D3KooWJwHqCEjTF46eAUDspKKwxa15TMfs7x8DNr3Gs71Qr64j",
Expand Down

0 comments on commit bfbe464

Please sign in to comment.