Uses of Class
app.keyconnect.chainbase.indexers.EthBlockProcessor
| Package | Description |
|---|---|
| app.keyconnect.chainbase.configuration |
-
Uses of EthBlockProcessor in app.keyconnect.chainbase.configuration
Methods in app.keyconnect.chainbase.configuration that return EthBlockProcessor Modifier and Type Method Description EthBlockProcessorChainbaseConfiguration. ethBlockProcessor(EthTransactionRepository ethTransactionRepository, StatsListener statsListener)Methods in app.keyconnect.chainbase.configuration with parameters of type EthBlockProcessor Modifier and Type Method Description EthBlockListenerChainbaseConfiguration. ethBlockListener(org.springframework.core.env.Environment env, EthBlockProcessor ethBlockProcessor)