Peer

Interface
Peers connected to the node.
export interface Peer { 
  readonly address: string; 
  readonly port: number; 
} 

Properties

address
string
port
number
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE