From 6a2bd3cc553111476579acaad1e73791c7999039 Mon Sep 17 00:00:00 2001 From: Ana <134174965+anaye1997@users.noreply.github.com> Date: Fri, 15 Mar 2024 18:33:09 +1100 Subject: [PATCH] :wrench: update `manta-genosis` (#1313) Signed-off-by: Anathan (Ana) Ye Co-authored-by: ferrell-code Co-authored-by: Jamie --- genesis/manta-genesis.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/genesis/manta-genesis.json b/genesis/manta-genesis.json index 5bc89a27f..4db7a701e 100644 --- a/genesis/manta-genesis.json +++ b/genesis/manta-genesis.json @@ -4,13 +4,17 @@ "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/a2.manta.systems/tcp/30333/p2p/12D3KooWNxCCH5dnAVitsdqgnRHJ4Pq5MaP3kiNuUvzstuDaKe82", + "/dns/a3.manta.systems/tcp/30333/p2p/12D3KooWRrrbsoXEfwdTCNzKrvcNVue61yRyPLurGFgJBUmBNMjF", + "/dns/a4.manta.systems/tcp/30333/p2p/12D3KooWN9Zud842idiiUypJF9nzQfNrSsuWQRdtRA8D6sqsPXMb", + "/dns/a5.manta.systems/tcp/30333/p2p/12D3KooWM6Txo8orkxGsSTPByzzWhtTSfdFi2u9KJtd9eWCkry3k", + "/dns/a6.manta.systems/tcp/30333/p2p/12D3KooWPj1Fhw5nGLbDx49AHr7qa6f5QMJK7PuoYB1C77WVSCnF", + "/dns/a7.manta.systems/tcp/30333/p2p/12D3KooWFKMcE12XRLZfktX3crfkZyyBetpHsffDjPopYVhQLXwP", "/dns/c1.manta.systems/tcp/30333/p2p/12D3KooWSNwD7tJkqKGdMfCVTJbbzrGFTGbXoeMFZCTwEytpFCM4", "/dns/c2.manta.systems/tcp/30333/p2p/12D3KooWSyPTkVytQwurRBt73wPQDTgypw88bdhsE4Rb6RnQvCJ9", "/dns/c3.manta.systems/tcp/30333/p2p/12D3KooWJwHqCEjTF46eAUDspKKwxa15TMfs7x8DNr3Gs71Qr64j", "/dns/c4.manta.systems/tcp/30333/p2p/12D3KooWAgZYhwfUo7brgZK2TvArK6XNUtZnzk1cSNfyD9kX1rDE", - "/dns/c5.manta.systems/tcp/30333/p2p/12D3KooWNHVexSGRVeLb7rt7tYS5Y3k5Up9amQn1GyTDCi7L9LLf" + "/dns/c5.manta.systems/tcp/30333/p2p/12D3KooWFmCJETKrG7vBn9hv5dEMfh1iVDtEqGLeoWJU27bpCnnD" ], "telemetryEndpoints": [ [ @@ -135,4 +139,4 @@ "childrenDefault": {} } } -} \ No newline at end of file +}