Skip to main content

Module node_provider

Module node_provider 

Source
Expand description

Construction of validator-node clients from network configuration.

Structs§

NodeOptions
Options for configuring the clients created by a node provider.
NodeProvider
A general node provider which delegates node provision to the underlying node provider according to the ValidatorPublicNetworkConfig.

Constants§

DEFAULT_MAX_BACKOFF
Default maximum backoff delay (30 seconds), following Google Cloud’s recommendation. References: