Orders wallet transactions by their position in the ordered transaction list.

Synopsis

Declared in <wallet/transaction.h>

struct WalletTxOrderComparator;

Member Functions

Name

Description

operator()

Return whether wallet transaction a orders before b.

Created with MrDocs