forked from orange1337/eosweb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbp.json
More file actions
44 lines (44 loc) · 1.07 KB
/
bp.json
File metadata and controls
44 lines (44 loc) · 1.07 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
{
"producer_account_name": "eoswebnetbp1",
"producer_public_key": "EOS5sT6mdCkTBLZM8vZnwqmBpA6gjtbdSTEeGL2k26JQFnjaCg6j2",
"org": {
"candidate_name": "EOSweb",
"website": "https://eosweb.net/",
"code_of_conduct": "",
"email": "",
"branding": {
"logo_256": "https://secure.gravatar.com/avatar/b7e0f18f9621ed4f2d54be1bb89de0d8.jpg?s=80&r=g&d=mm",
"logo_1024": "https://secure.gravatar.com/avatar/b7e0f18f9621ed4f2d54be1bb89de0d8.jpg?s=80&r=g&d=mm",
"logo_svg": ""
},
"location": {
"name": "Kiev",
"country": "UA",
"latitude": 50.431782,
"longitude": 30.516382
},
"social": {
"steemit": "@eosweb.net",
"twitter": "EoswebN",
"youtube": "",
"facebook": "EOSwebnet-199076424068961",
"github": "orange1337",
"reddit": "eosweb",
"keybase": "",
"telegram": "eosweb",
"wechat": ""
}
},
"nodes": [{
"location": {
"name": "EOSweb",
"country": "Finland",
"latitude": 60.1708,
"longitude": 24.9375
},
"is_producer": true,
"p2p_endpoint": "node.eosweb.net",
"api_endpoint": "http://apinode.eosweb.net",
"ssl_endpoint": "https://apinode.eosweb.net"
}]
}