DynWeb3

Type Alias DynWeb3 

Source
pub type DynWeb3 = Web3<DynTransport>;
Expand description

Type alias for a Web3 with an underlying DynTransport.

Aliased Typeยง

pub struct DynWeb3 { /* private fields */ }