A list of operating network nodes that can be connected to.
This configuration option uses the NodeConnectionPayload
type and consists of an URL and an optional port that are used
to establish the connection with the node.
Note that it is OK to use IP addresses rather than a domain
name in this configuration option.
A default operation network node to connect to.
This configuration option uses the DefaultNodePayload
type and consists of an URL and a publicKey that are used
to establish the connection and query info of the default node.
Note that it is OK to use IP addresses rather than a domain
name in this configuration option.
A network configuration object. This consists of parameters that
are necessary to connect to operating nodes on dHealth Network.
This configuration option uses the NetworkParameters
type and consists of network connection parameters.
Important network connection parameters include the network type,
which can be MAIN_NET (104) or TEST_NET (152), a network identifier
that is used as a security against transaction replays, and some
other network related fields like it's starting epoch (UTC timestamp).
CAUTION: By modifying the content of this configuration field,
changes may occur for the dHealth Network connection and may
thereby affect the data loaded by the backend runtime.
Generated using TypeDoc
COMMON
NetworkConfig
The dApp network configuration. This configuration object is used to determine communication, transport and network information.
NetworkConfig
v0.2.0