From 343686da9cfa8b08d27def31e9ccd9ce46d84e0a Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 16 May 2018 15:57:57 +0800 Subject: [PATCH] add geos bp config --- bp/geos.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bp/geos.json diff --git a/bp/geos.json b/bp/geos.json new file mode 100644 index 0000000..59f46fb --- /dev/null +++ b/bp/geos.json @@ -0,0 +1,15 @@ +{ + "bp_name": "geos", + "organisation": "GEOS", + "location": "新加坡", + "node_addr": "testnet.geos.one", + "port_http": "", + "port_ssl": "9999", + "port_p2p": "9888", + "pub_key": "EOS8CLZSycVStPxVGnsQaZufvSRva5YJ8BFmNCTLKRATQAHE7F3uo", + "bp": false, + "enabled": true, + "site": "https://www.geos.one", + "telegram": "https://t.me/GDEXer", + "comment": "" +}