Compare two transactions according to their order in the main graph. Both transactions must be in the main graph. The main graph must not be oversized.
Synopsis
Return Value
The ordering of a relative to b in the main graph's linearization.
Parameters
Name |
Description |
a |
First transaction to compare. |
b |
Second transaction to compare. |
Created with MrDocs