From 33d102d27b2fa299368c9b39d3bac5d15d64f3ad Mon Sep 17 00:00:00 2001 From: mycoconut Date: Tue, 8 May 2018 20:36:46 +0800 Subject: [PATCH 1/2] add new bp json --- bp/eos121dac.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bp/eos121dac.json diff --git a/bp/eos121dac.json b/bp/eos121dac.json new file mode 100644 index 0000000..1c850c1 --- /dev/null +++ b/bp/eos121dac.json @@ -0,0 +1,15 @@ +{ + "bp_name" : "eos121dac", + "organisation" : "EOS121DAC", + "location" : "Australia, Melbourne", + "node_addr" : "47.75.183.254", + "port_http" : "8888", + "port_ssl" : "", + "port_p2p" : "9876", + "pub_key" : "EOS785g9A3cLkrRyGc7FNH8h5kXNfCSFqeopYEchhmgByMRaKJmYP", + "bp" : false, + "enabled" : true, + "site" : "http://eos121dac.io/", + "telegram" : "https://t.me/eos121dac", + "comment" : "" +} From b008d3713390ef903e4010e61ec30923181e0f09 Mon Sep 17 00:00:00 2001 From: mycoconut Date: Tue, 8 May 2018 20:50:44 +0800 Subject: [PATCH 2/2] rename json file --- bp/{eos121dac.json => eosotodac.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename bp/{eos121dac.json => eosotodac.json} (93%) diff --git a/bp/eos121dac.json b/bp/eosotodac.json similarity index 93% rename from bp/eos121dac.json rename to bp/eosotodac.json index 1c850c1..3c3092b 100644 --- a/bp/eos121dac.json +++ b/bp/eosotodac.json @@ -1,5 +1,5 @@ { - "bp_name" : "eos121dac", + "bp_name" : "eosotodac", "organisation" : "EOS121DAC", "location" : "Australia, Melbourne", "node_addr" : "47.75.183.254",