Module endpoints

Source
Expand description

Support for multiple RPC-endpoints

Structs§

ResolvedRpcEndpoint
Rpc endpoint with environment variables resolved to values, see RpcEndpoint::resolve.
ResolvedRpcEndpoints
Container type for resolved endpoints.
RpcEndpoint
Rpc endpoint configuration variant
RpcEndpointConfig
RpcEndpoints
Container type for API endpoints, like various RPC endpoints

Enums§

RpcAuth
The auth token to be used for RPC endpoints It works in the same way as the RpcEndpoint type, where it can be a raw string or a reference
RpcEndpointType
RPC endpoint wrapper type
RpcEndpointUrl
Represents a single endpoint