mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 17:37:25 +00:00
- Use dynode instead of masternode for Dynamic - Updates Argon2d hash library (https://github.com/P-H-C/phc-winner-argon2) - Adds argon2d-dyn.conf sample template file - Code contributed by @BigEvilSoloMiner from Discord. - testing and contributions by @R3D5H1RT from Discord - testing and support by @InsaneITGeek from Discord. - Dynamic test stratum pool: https://testpool.dualityblocks.com
15 lines
No EOL
196 B
Text
15 lines
No EOL
196 B
Text
[TCP]
|
|
server = yaamp.com
|
|
port = 4239
|
|
password = tu8tu5
|
|
|
|
[SQL]
|
|
host = yaampdb
|
|
database = yaamp
|
|
username = root
|
|
password = patofpaq
|
|
|
|
[STRATUM]
|
|
algo = argon2d-dyn
|
|
difficulty = 2.0
|
|
max_ttf = 400000000 |