We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38294c0 commit 4d525a6Copy full SHA for 4d525a6
documentation/en/default-lotus-config.toml
@@ -40,7 +40,7 @@
40
# env var: LOTUS_LIBP2P_LISTENADDRESSES
41
#ListenAddresses = ["/ip4/0.0.0.0/tcp/0", "/ip6/::/tcp/0", "/ip4/0.0.0.0/udp/0/quic-v1", "/ip6/::/udp/0/quic-v1", "/ip4/0.0.0.0/udp/0/quic-v1/webtransport", "/ip6/::/udp/0/quic-v1/webtransport"]
42
43
- # Addresses to explicitally announce to other peers. If not specified,
+ # Addresses to explicitly announce to other peers. If not specified,
44
# all interface addresses are announced
45
# Format: multiaddress
46
#
0 commit comments