Module cfx_rpc::helpers

source ·

Modules§

Structs§

  • The goal of EpochQueue is to keep a distance from the tip of the ledger. This way, we can ensure that the epoch being processed has already been executed (deferred execution) and we can reduce the number of chain reorgs that we need to notify subscribers about.

Constants§