forked from SoftblocksCo/Valets
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.ini
81 lines (70 loc) · 1.41 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
[BTC]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=8332
account=PLACE_REAL_ACCOUNT
[LTC]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=8732
account=PLACE_REAL_ACCOUNT
[DASH]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=8932
account=PLACE_REAL_ACCOUNT
[ZEC]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=9032
account=PLACE_REAL_ACCOUNT
[NAV]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=9532
account=PLACE_REAL_ACCOUNT
[PPC]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=9132
account=PLACE_REAL_ACCOUNT
[BCH]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=8432
account=PLACE_REAL_ACCOUNT
[DOGE]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=8832
account=PLACE_REAL_ACCOUNT
[EMC]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=9332
account=PLACE_REAL_ACCOUNT
[RDD]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=9432
account=PLACE_REAL_ACCOUNT
[ETH]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=8532
[ETC]
rpcuser=PLACE_REAL_USERNAME
rpcpassword=PLACE_REAL_PASSWORD
rpcbind=127.0.0.1
rpcport=8632