Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Network

Hierarchy

  • Network

Index

Properties

limited

limited: booleanString

Set to true if only connections to this network are allowed according to the -onlynet Dash Core command-line/configuration-file parameter. Otherwise set to false

name

name: string

The name of the network. Either ipv4, ipv6, or onion

proxy

proxy: string

The hostname and port of any proxy being used for this network. If a proxy is not in use, an empty string

proxy_randomize_credentials

proxy_randomize_credentials: booleanString

Added in Bitcoin Core 0.11.0 Set to true if randomized credentials are set for this proxy. Otherwise set to false

reachable

reachable: booleanString

Set to true if connections can be made to or from this network. Otherwise set to false

Generated using TypeDoc