Construct a reserver for the given wallet without reserving yet.

Synopsis

Declared in <wallet/wallet.h>

explicit
WalletRescanReserver(CWallet& w);

Parameters

Name

Description

w

The wallet whose rescan is being guarded.

Created with MrDocs