ic_web3_rs::transports

Module 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 into Error::Internal