Type Alias ethcontract::dyns::DynWeb3
source · pub type DynWeb3 = Web3<DynTransport>;Expand description
Type alias for a Web3 with an underlying DynTransport.
Aliased Type§
struct DynWeb3 { /* private fields */ }pub type DynWeb3 = Web3<DynTransport>;Type alias for a Web3 with an underlying DynTransport.
struct DynWeb3 { /* private fields */ }