As a starting point, we populate the address book (if empty) with some bootstrap nodes which are trusted. To prevent these nodes being connected to during tests (including e2e tests), we create a new constructor for `Config` that is used in tests. Note that a `cfg(test)` check is not enough given that e2e tests don't have that set. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||