paseo-network / runtimes

Runtimes for Polkadot community testnet
GNU General Public License v3.0
24 stars 25 forks source link

add turboflakes paseo bootnode #16

Closed paulormart closed 10 months ago

paulormart commented 10 months ago

Hey please add TurboFlakes bootnode to the chain spec files

./polkadot --chain ./paseo.raw.json --reserved-only --reserved-nodes "/dns/paseo-bootnode.turboflakes.io/tcp/30630/p2p/12D3KooWMjCN2CrnN71hAdehn6M2iYKeGdGbZ1A3SKhf4hxrgG9e"

./polkadot --chain ./paseo.raw.json --reserved-only --reserved-nodes "/dns/paseo-bootnode.turboflakes.io/tcp/30730/wss/p2p/12D3KooWMjCN2CrnN71hAdehn6M2iYKeGdGbZ1A3SKhf4hxrgG9e"

Many Thanks

hbulgarini commented 10 months ago

Thanks for the PR @paulormart , could you please resolve the conflicts so we can merge it?