From 85e6569d0048533119d53da33d6b2222b0502753 Mon Sep 17 00:00:00 2001 From: Hank Date: Thu, 7 Jun 2018 21:45:00 +0800 Subject: [PATCH] Add EOS Palliums --- bp/eospalliums.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bp/eospalliums.json diff --git a/bp/eospalliums.json b/bp/eospalliums.json new file mode 100644 index 0000000..1f311a7 --- /dev/null +++ b/bp/eospalliums.json @@ -0,0 +1,15 @@ +{ + "bp_name" : "eospalliums", + "organisation" : "eospalliums.org", + "location" : "China", + "node_addr" : "peer2.eospalliums.org", + "port_http" : "8888", + "port_ssl" : false, + "port_p2p" : "9876", + "pub_key" : "EOS6m2NKLaVxMo9e8fCBau8aXGDRV43E79xf2fxHqbmipDMPufGno", + "bp" : true, + "enabled" : true, + "site" : "http://eospalliums.org", + "telegram" : "https://t.me/eospalliums", + "comment" : "" +}