-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.ini
114 lines (98 loc) · 3.95 KB
/
config.ini
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# Update the IP-adress or hostname for the API enabled NHZ node under [api] configuration.
[general]
# Turn on or off debug. (on/off)
debug = on
[api]
genesisblockid_url = http://127.0.0.1:7776/nhz?requestType=getAccountBlockIds&account=13675701959091502344×tamp=0
getblock_url = http://127.0.0.1:7776/nhz?requestType=getBlock&block=
gettransactions_url = http://127.0.0.1:7776/nhz?requestType=getTransaction&transaction=
getassets_url = http://127.0.0.1:7776/nhz?requestType=getAllAssets
getaccount_url = http://127.0.0.1:7776/nhz?requestType=getAccount&account=
[database]
blockexplorer_db = explorer.db
[stats]
fundstats = on
[account_filtering]
#genesis,1-30,snxt,escrow@poloniex
storage_accounts = '13675701959091502344',
'17748797358543076780',
'6670238401097076727',
'7706342199705282953',
'8367631821078306254',
'10049345824062062518',
'7989061706337120184',
'10092596265500578697',
'2784034721483600849',
'17765833691727572706',
'326110028990357517',
'11411966777799594512',
'17405100480756602636',
'13188119265108193093',
'12579359458983191285',
'15830813942466944250',
'15127965249566035057',
'17380493805000347255',
'8531875608377367544',
'13612699883658864808',
'18260086210983715494',
'3777973651995322683',
'12400330770765684505',
'16442687410601867909',
'13328183638534667573',
'953624707918539127',
'16902344890225389024',
'6165215252819920774',
'17473334586982501269',
'4909781786534795858',
'17478215338895993205',
'15599447215552607931'
#1,2,3,4,5,6,china,germany,russia, stakeholder, facebook, ccc
bounty_accounts = '7152054609364438286',
'5284279215227947913',
'2982699585235408245',
'10063310066683805719',
'17888885973085948493',
'8241481012949561334',
'14566355143279436771',
'15605534365652215789',
'6873120340174286266',
'14116529446407264788',
'1046527331138804132',
'2536370657967700471'
nfdswap_accounts = '10199425277911082981',
'9718331206403227179'
#2% sale
sale_accounts = '12148568082895187378'
#carebeer, pharesim, cbkr, #nicklight, #ollibertinho
dev_accounts = '10213479994452367692',
'446841167369702212',
'9307421903608128156'
# '9859047018577140382',
# '17526250676563019573'
node_accounts = '16136503815437559796',
'13394496573002751894',
'241866645073518248'
god_accounts = '9473989027',
'13231552594150147126',
'14107546724407192217',
'5165677053214022450',
'8960040690089148809',
'5955291940887375857'
# '2997157186560078017',
# '17355312802296535914',
# '12654598413584217351',
# '380509176526655174',
# '3182175271062013202',
# '12062829124895709747',
# '18131820719114631317',
# '11434553412425453120',
# '1652504384616390620',
# '17777303559269550686'
# easter, faucet, poloniex, twitter, facebook, message
giveaway_accounts = '7069997630380607431',
'12564230933539190106',
'14634435566102085521',
'6678136384431378908',
'17904473136848320548',
'9290774690189011898'
stake_account = '14071728701170426990'