Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeerInfo

Hierarchy

  • PeerInfo

Index

Properties

endpoint: { host: string; port: number }

Type declaration

  • host: string
  • port: number
metadata: { name: string; roles: string }

Type declaration

  • name: string
  • roles: string
publicKey: string

Generated using TypeDoc