hopr_chain_rpc

Module rpc

Source
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 and HoprIndexerRpcOperations trait via ethers
RpcOperationsConfig
Configuration of the RPC related parameters.