Commit f167a2a
committed
Fix DOGE merged mining: correct RPC port (44555 not 44556)
DOGE testnet4alpha daemon on .27 runs with -rpcport=44555 -port=44556.
The stress test script had the P2P port (44556) as the RPC port, causing
"AuxChainRPC not connected" errors.
Also adds --merged flag to stress test for DOGE testnet4alpha merged
mining support.1 parent 3c53cb9 commit f167a2a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
0 commit comments