BlockchainIndex |
A Lucene-backed indexer capable of indexing blocks and block headers. class BlockchainIndex : BlockchainIndexWriter, BlockchainIndexReader |
BlockchainIndexReader |
Reader of a blockchain index. interface BlockchainIndexReader |
BlockchainIndexWriter |
Indexer for blockchain elements. interface BlockchainIndexWriter |
BlockchainRepository |
Repository housing blockchain information. class BlockchainRepository : CoroutineScope |
BlockHeaderFields |
Block header index fields. enum class BlockHeaderFields |
MemoryTransactionPool |
class MemoryTransactionPool : TransactionPool |
TransactionPool |
interface TransactionPool |
TransactionReceiptFields |
Transaction receipt index fields. enum class TransactionReceiptFields |