Module ic_web3_rs::transports::batch
source · Expand description
Batching Transport
Structs
- Transport allowing to batch queries together.
- Result of calling a single method that will be part of the batch. Converts
oneshot::Receiver
error intoError::Internal