lotus Move bootstrap nodes to configuration Go
We should move the bootstrap nodes into the lotus daemon default configuration to make it easier for people to change these without having to build a new binary.
Asked Oct 07 '21 11:10
travisperson
1 Answer:
Under the libp2p section a list of bootstrap peers can be set to override the built ins
[Libp2p]
BootstrapPeers = [
"/dns4/1.2.3.4/tcp/1347/p2p/12D3KooWCVe8MmsEMes2FzgTpt9fXtmCY7wrq91GRiaC8PHSCCBj",
]
1
Answered Feb 02 '21 at 22:51
travisperson
Read next
- orleans Is it possible to use the Azure Gateway type without Azure Cloud Services / AzureSilo ? C#
- M2M 100 for low resource languages - fairseq
- polkadot Thread 'tokio-runtime-worker' panicked at 'Storage root must match that calculated.', /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/macros.rs:13 - Rust
- drake Support clang-4.0 in CMake (+ MATLAB) builds C++
- shaka-player Can't close playback window in demo while casting - JavaScript
- nushell Have `ps` show the full command name - Rust
- tokio Change `max_threads` to `max_blocking_threads` - Rust
- grit Dockerfile Go