Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
networks: Add bootstrap nodes for the main network
Ivan Stanković committed 4 months ago
commit e1d2c43f344bd57abb23099d9d3d319269180dd4
parent cf023f750dee2681eb73e4e0704da137ea2195ef
1 file changed +7 -0
added networks/main
@@ -0,0 +1,7 @@
+
{
+
    "nodes": {
+
        "iris.radicle.xyz": "z6MkrLMMsiPWUcNPHcRajuMi9mDfYckSoJyPwwnknocNYPm7@iris.radicle.xyz:8776",
+
        "rosa.radicle.xyz": "z6Mkmqogy2qEM2ummccUthFEaaHvyYmYBYh3dbe9W4ebScxo@rosa.radicle.xyz:8776",
+
    },
+
    "preferredNodes": ["iris.radicle.xyz"]
+
}