ownObservedAddrTTL constant
Used for our own external addresses observed by peers. Deprecated: observed addresses are maintained till we disconnect from the peer which provided it
Implementation
@deprecated
static const Duration ownObservedAddrTTL = Duration(minutes: 30);