Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalAddresses

Hierarchy

  • LocalAddresses

Index

Properties

Properties

address

address: string

An IP address or .onion address this node believes it listens on. This may be manually configured, auto detected, or based on version messages this node received from its peers

port

port: number

The port number this node believes it listens on for the associated address. This may be manually configured, auto detected, or based on version messages this node received from its peers

score

score: number

The number of incoming connections during the uptime of this node that have used this address in their version message

Generated using TypeDoc