You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
Being able to run two bitcoind nodes is nice and all, but would it be possible to provide an example of how to extend this to larger networks? (Say, 1000 nodes and 10 miners)
Since the connections seem to be hard-coded in the XML file it's not quite clear to me, apart from manually generating a big XML file with randomized connections, how to do this in a more pragmatic way.