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.

Modules§

SafeSingleton
Module containing a contract’s types and functions.

Structs§

RpcOperations
Implementation of HoprRpcOperations and HoprIndexerRpcOperations trait via alloy
RpcOperationsConfig
Configuration of the RPC related parameters.

Constants§

DEFAULT_GAS_ORACLE_URL
Default gas oracle URL for Gnosis chain.