Skip to content

Commit 81ac9ad

Browse files
author
MagiZAP
authored
Add files via upload
1 parent db51afb commit 81ac9ad

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

magi.conf

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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

0 commit comments

Comments
 (0)