Module indexed_tx_graph

Source
Expand description

Contains the IndexedTxGraph and associated types. Refer to the IndexedTxGraph documentation for more.

Structsยง

ChangeSet
Represents changes to an IndexedTxGraph.
IndexedTxGraph
The IndexedTxGraph combines a TxGraph and an Indexer implementation.