Expand description
Construction of validator-node clients from network configuration.
Structs§
- Node
Options - Options for configuring the clients created by a node provider.
- Node
Provider - 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: