Skip to content

Commit

Permalink
chore(config): add bootstrap address for korcano (#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
korcano authored Jan 28, 2025
1 parent d655083 commit ed9eda3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/bootstrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,5 +370,11 @@
"email": "[email protected]",
"website": "https://dezh.tech",
"address": "/dns/pactus-bootstrap1.dezh.tech/tcp/21888/p2p/12D3KooWK1z7QAskVrQd98r98UMSPwTLr4out8B9NkQTrCdZPCZx"
},
{
"name": "korcano",
"email": "[email protected]",
"website": "",
"address": "/ip4/5.75.183.248/tcp/21888/p2p/12D3KooWNMfSbFx4RvakvBXrZrsqi9gdqzg6P9PWgpB3wT6uwV8t"
}
]

0 comments on commit ed9eda3

Please sign in to comment.