-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbp.json
More file actions
executable file
·48 lines (48 loc) · 1.63 KB
/
bp.json
File metadata and controls
executable file
·48 lines (48 loc) · 1.63 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
48
{
"producer_account_name": "eossocalprod",
"producer_public_key": "EOS777j1G9Xmm63PLhVL5mvKLhGBmUznC3CvNKWeJXnGE3RqygfYu",
"org": {
"candidate_name": "EOS SOCAL",
"website": "https://eossocal.io",
"code_of_conduct":"https://steemit.com/eos/@eos-socal/eos-socal-statement-of-values-code-of-conduct-community-benefit-timeline-and-more",
"ownership_disclosure": "https://eossocal.io#transparency",
"email":"connect@eossocal.io",
"branding":{
"logo_256":"https://eossocal.io/img/logo-256.png",
"logo_1024":"https://eossocal.io/img/logo-1024.png",
"logo_svg":"https://eossocal.io/img/logo.svg"
},
"location": {
"name": "Los Angeles, CA",
"country": "US",
"latitude": 34.105994,
"longitude": -117.597086
},
"social": {
"steemit": "eos-socal",
"twitter": "eos_socal",
"youtube": "",
"facebook": "",
"github":"eossocal",
"reddit": "eosocal",
"keybase": "gmory",
"telegram": "eossocal",
"wechat":""
}
},
"nodes": [
{
"location": {
"name": "California",
"country": "US",
"latitude": 37.342631,
"longitude": -119.280840
},
"node_type": "full",
"p2p_endpoint": "p2p.eossocal.io:9999",
"api_endpoint": "http://api.eossocal.io",
"ssl_endpoint": "https://api.eossocal.io",
"bnet_endpoint": "bnet.eossocal.io:7777"
}
]
}