-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathbp.json
More file actions
47 lines (47 loc) · 1.49 KB
/
bp.json
File metadata and controls
47 lines (47 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"producer_account_name": "eosliquideos",
"producer_public_key": "EOS4v1n2j5kXbCum8LLEc8zQLpeLK9rKVFmsUgLCWgMDN38P6PcrW",
"org": {
"candidate_name": "LiquidEOS",
"website": "https://liquideos.com",
"code_of_conduct":"https://steemit.com/bancor/@bancor-network/announcing-bancor-as-an-eos-block-producer-candidate",
"ownership_disclosure" : "https://medium.com/@liquideos/liquideos-ownership-disclosure-7896226402bf",
"email":"block_producer@liquideos.com",
"branding":{
"logo_256":"https://vote.liquideos.com/LiquidEOS%20256x256.jpg",
"logo_1024":"https://vote.liquideos.com/LiquidEOS_Logo_1024x256.jpg",
"logo_svg":"https://vote.liquideos.com/LiquidEOS_Logo-03.svg"
},
"location": {
"name": "Israel",
"country": "IL",
"latitude": 32.082652,
"longitude": 34.781132
},
"social": {
"steemit": "bancor-network",
"twitter": "liquideos",
"youtube": "UCA125wWsdbsG1XPenWcBkyg",
"facebook": "Bancor",
"github":"bancorprotocol",
"reddit": "liquideos",
"keybase": "tmuskal",
"telegram": "bpliquideos",
"wechat":""
}
},
"nodes": [
{
"location": {
"name": "Israel - Center",
"country": "IL",
"latitude": 32.0904935,
"longitude": 34.8924067
},
"node_type": "full",
"p2p_endpoint": "node2.liquideos.com:9876",
"api_endpoint": "http://node2.liquideos.com",
"ssl_endpoint": "https://node2.liquideos.com"
}
]
}