Expand description
General purpose high-level RPC operations implementation (HoprRpcOperations
).
The purpose of this module is to give implementation of the HoprRpcOperations trait: RpcOperations type, which is the main API exposed by this crate.
Re-exports§
pub use safe_singleton::*;
Modules§
- safe_
singleton - This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs
Structs§
- RpcOperations
- Implementation of
HoprRpcOperations
andHoprIndexerRpcOperations
trait viaethers
- RpcOperations
Config - Configuration of the RPC related parameters.