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