OptionaladdressOptionaladdressHow long before each public address should be reverified in ms.
Requires @libp2p/autonat or some other verification method to be
configured.
OptionalannounceA list of string multiaddrs to use instead of those reported by transports
OptionalannouncePass an function in this field to override the list of addresses that are announced to the network
OptionalappendA list of string multiaddrs to add to the list of announced addresses
OptionallistenA list of string multiaddrs to listen on
OptionalmaxLimits the number of observed addresses we will store
OptionalnoA list of string multiaddrs string to never announce
After a transport or mapped address has failed to verify, how long to wait before retrying it in ms
Requires
@libp2p/autonator some other verification method to be configured.