Created
May 2, 2023 14:15
-
-
Save mtl1979/44b7ddef4986909826fb7c019242b3ec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Enable Stake Combine (0 - disabled [default], 1 - enabled) | |
enablestakecombine=0 | |
#Combine Peepcoin inputs below this value | |
stakecombine=0 | |
#Enable Stake Split (0 - disabled [default], 1 - enabled) | |
enablestakesplit=0 | |
#Splits staking outputs above this level | |
stakesplit=500000000 | |
#Set minimum time for input stack to be considered for auto combine, in blockchain hours | |
stakemintime=0 | |
#Set minimum confirms for an input stack to be auto combined | |
stakemindepth=1 | |
#Set minimum amount of coins to include in these checks (Example: If set to 100000, Peepcoin stacks below this would not be auto combined) | |
stakeminvalue=1 | |
#PeepCoin Node List - Updated May 2, 2023 | |
addnode=100.19.144.150 | |
addnode=109.123.160.33 | |
addnode=109.252.72.164 | |
addnode=121.221.128.35 | |
addnode=149.34.244.81 | |
addnode=151.95.104.241 | |
addnode=158.69.117.146 | |
addnode=173.249.12.64 | |
addnode=173.56.232.132 | |
addnode=180.183.109.87 | |
addnode=185.214.99.220 | |
addnode=212.220.236.127 | |
addnode=217.229.103.126 | |
addnode=217.229.98.86 | |
addnode=60.125.61.60 | |
addnode=69.125.208.229 | |
addnode=77.248.45.225 | |
addnode=77.251.172.61 | |
addnode=83.238.87.146 | |
addnode=83.87.194.218 | |
addnode=84.187.199.221 | |
addnode=84.80.179.248 | |
addnode=84.83.144.109 | |
addnode=92.110.43.245 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment