Type Alias RpcReceipt
pub type RpcReceipt<T> = <T as Network>::ReceiptResponse;
Expand description
Adapter for network specific receipt type.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.
pub type RpcReceipt<T> = <T as Network>::ReceiptResponse;
Adapter for network specific receipt type.
Note: Encountered an error during type layout; the type failed to be normalized.