Expand description
Support for multiple RPC-endpoints
Structs§
- Container type for resolved endpoints, see
RpcEndpoint::resolve
. - 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 - Represents a single endpoint
- RPC endpoint wrapper type