io.github.liewhite.web3.utils.block_ingester

Type members

Classlikes

class BlockIngester(name: String, wssUrl: String, rpcUrls: Vector[String], storage: TBlockStateStorage, batchSize: Int, startBlock: Option[BigInt], transactional: Boolean)