File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Generated by SimpleXMG Configurator
2
+
3
+
4
+
5
+ # EDIT THE FOLLOWING LINES:
6
+ rpcuser=SET_A_USERNAME
7
+ rpcpassword=SET_A_PASSWORD
8
+
9
+
10
+
11
+ # RPC settings
12
+ rpcport=8232
13
+ rpcallowip=127.0.0.1
14
+ server=1
15
+
16
+ # listen=1 to accept connections from outside
17
+ listen=1
18
+
19
+ # Add nodes to connect to specific peers
20
+ addnode=104.128.225.215
21
+ addnode=206.189.74.45
22
+ addnode=45.58.48.63
23
+ addnode=82.65.215.193
24
+ addnode=51.89.116.25
25
+ addnode=146.59.3.53
26
+ addnode=91.164.199.47
27
+ addnode=51.89.116.26
28
+ addnode=163.172.122.60
29
+ addnode=yanis-boucherk.dynamic-dns.net
30
+
31
+ # posii=1 to enable PoS staking
32
+ posii=1
33
+
34
+ # Transaction under stake with a value greater than the threshold is being splitted
35
+ stakesplitthreshold=750
36
+
37
+ # Transactions with values less than the threshold will combine into one
38
+ stakecombinethreshold=250
You can’t perform that action at this time.
0 commit comments