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
To support the test add a new cli argument to dnsseeder that gets a file that lists known addresses. If this flag was provided - dnsseeder should initialise with this list in it's DB.
Test progression:
Starts an empty devnet kaspad
Starts a dnsseeder with some list of initial addresses, and connects it to the kaspad started in the previous step
Starts another kaspad, this time seeding it from the dnsseeder started in the previous step
Makes sure that new kaspad gets the list of addresses from dnsseeder
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: