Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestGetInfoResponse

Hierarchy

  • RestGetInfoResponse

Index

Properties

address?: { address?: string; port?: string; type?: string }

address

Type declaration

  • Optional address?: string

    address

  • Optional port?: string

    port

  • Optional type?: string

    type

alias?: string

alias

api_version?: string

api_version

binding?: { address?: string; port?: string; type?: string }

binding

Type declaration

  • Optional address?: string

    address

  • Optional port?: string

    port

  • Optional type?: string

    type

blockheight?: string

blockheight

color?: string

color

fees_collected_msat?: string

fees_collected_msat

id?: string

id

msatoshi_fees_collected?: string

msatoshi_fees_collected

network?: string

network

num_active_channels?: string

num_active_channels

num_inactive_channels?: string

num_inactive_channels

num_peers?: string

num_peers

num_pending_channels?: string

num_pending_channels

version?: string

version

Generated using TypeDoc