Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckTxIndices ¶
func CheckTxIndices(t *testing.T, expectedTail *uint64, indexedFrom uint64, indexedTo uint64, head uint64, db ethdb.Database, allowNilBlocks bool)
checkTxIndicesHelper checks that the transaction indices are correctly stored in the database. [expectedTail] is the expected value of the tail index. [indexedFrom] is the block number from which the transactions should be indexed. [indexedTo] is the block number to which the transactions should be indexed. [head] is the block number of the head block.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.