pub type RpcError<T> = <T as EthApiTypes>::Error;
Expand description
Adapter for network specific error type.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.
pub type RpcError<T> = <T as EthApiTypes>::Error;
Adapter for network specific error type.
Note: Encountered an error during type layout; the type failed to be normalized.