mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 05:14:14 +00:00
60c9b2c00d
* Fetch portal client nodeId on startup and sort offers by distance from nodeId. * Fix logging. * Improve error handling at startup.
5 lines
163 B
Nim
5 lines
163 B
Nim
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
|
|
-d:"libp2p_pki_schemes=secp256k1"
|
|
|
|
-d:"chronicles_sinks=textlines[dynamic],json[dynamic]"
|