Expand description
Contains the IndexedTxGraph and associated types. Refer to the
IndexedTxGraph documentation for more.
Structsยง
- Change
Set - Represents changes to an
IndexedTxGraph. - Indexed
TxGraph - The
IndexedTxGraphcombines aTxGraphand anIndexerimplementation.