Module ic_web3::transports

source ·
Expand description

Supported Ethereum JSON-RPC transports.

Re-exports

pub use self::batch::Batch;
pub use self::either::Either;
pub use self::ic_http_client::ICHttpClient;
pub use self::ic_http::ICHttp;

Modules

Batching Transport
A strongly-typed transport alternative.
IC HTTP Transport
IC http client