Transaction‐graph abstraction managing parent/child relationships, clusters, and ordering.
Synopsis
Declared in <txmempool.h>
[[guarded_by(0x7fbc8f682ef8), guarded_by(0x7fbc95d44c58), guarded_by(0x7fbca708a918), guarded_by(0x7fbc862731b8), guarded_by(0x7fbca7897898), guarded_by(0x7fbc84ab8ee8), guarded_by(0x7fbc870f83e8), guarded_by(0x7fbc921dfca8)]]
std::unique_ptr<TxGraph> m_txgraph;
Created with MrDocs