Attempt to reserve the wallet for a rescan.
Declared in <wallet/wallet.h>
bool
reserve(bool with_passphrase = false);
true if the reservation was acquired, false if one is already held.
| Name | Description |
|---|---|
| with_passphrase | Whether the rescan holds the wallet passphrase. |