Marks destination as previously spent.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7ff3720efc98), requires_capability(0x7ff365f1fc98), requires_capability(0x7ff35de5e648), requires_capability(0x7ff35efe3128), requires_capability(0x7ff366fcf708)]]
void
LoadAddressPreviouslySpent(CTxDestination const& dest);

Parameters

Name

Description

dest

The destination to mark as previously spent.

Created with MrDocs