Return whether wallet transaction a orders before b.
Synopsis
Return Value
True if a orders before b in the ordered transaction list.
Parameters
Name |
Description |
a |
The first wallet transaction to compare. |
b |
The second wallet transaction to compare. |
Created with MrDocs