Skip to main content

L1Client

Type Alias L1Client 

Source
pub type L1Client = Provider<Http>;
Expand description

An L1Client is an Http Provider for Ethereum Mainnet.

Aliased Typeยง

pub struct L1Client { /* private fields */ }