Expand description
Support for multiple RPC-endpoints
Structs§
- Resolved
RpcEndpoint - Rpc endpoint with environment variables resolved to values, see
RpcEndpoint::resolve
. - Resolved
RpcEndpoints - Container type for resolved endpoints.
- RpcEndpoint
- Rpc endpoint configuration variant
- RpcEndpoint
Config - 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 - RpcEndpoint
Type - RPC endpoint wrapper type
- RpcEndpoint
Url - Represents a single endpoint