Report whether an initial attempt to load the persisted mempool was made.

Synopsis

Declared in <txmempool.h>

bool
GetLoadTried() const;

Return Value

true if an initial attempt to load the persisted mempool was made, regardless of whether the attempt was successful or not

Created with MrDocs