Skip to content

Commit

Permalink
Added new nodes for Cryptomover
Browse files Browse the repository at this point in the history
  • Loading branch information
cm-abhijit authored Aug 27, 2018
1 parent 2d9098a commit 1f7713b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions common/nodes.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,20 @@ module.exports = [
port: 11625,
publicKey: "GC7MH45NSXXPBLQJRSEVF2DFUVLGGYOJER5FRUNVCYVMXJYJT5LLQJW5"
},
{
id: "cryptomover3",
name: "cryptomover host 3",
host: "cryptomover.net",
port: 11625,
publicKey: "GCX7S2QY2VXRFDDVVGKRVSMIVGQZQ4NEDYZ3WB7ZUYIVJKMQ4FVVHVR6"
},
{
id: "cryptomover4",
name: "cryptomover host 4",
host: "koinbros.org",
port: 11625,
publicKey: "GAE72U4C4MWPG6WAB2XW2EEHPQE3VMG7WRSET5FFDUAMBFR7P462QBC4"
},
{
id: "umbrel",
name: "umbrel",
Expand Down

0 comments on commit 1f7713b

Please sign in to comment.