Set whether or not an initial attempt to load the persisted mempool was made (regardless of whether the attempt was successful or not)
Declared in <txmempool.h>
void
SetLoadTried(bool load_tried);
| Name | Description |
|---|---|
| load_tried | Whether a load attempt has been made. |