Construct a SetInfo for a given transaction in a depgraph.
Declared in <cluster_linearize.h>
explicit
SetInfo(
DepGraph<SetType> const& depgraph,
DepGraphIndex pos) noexcept;
| Name | Description |
|---|---|
| depgraph | The graph the transaction belongs to. |
| pos | The position of the single transaction. |