Marks destination as previously spent.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7f2e1e598838), requires_capability(0x7f2e11aa95f8), requires_capability(0x7f2e169ff3e8), requires_capability(0x7f2e15f2e888), requires_capability(0x7f2e12c6d518)]]
void
LoadAddressPreviouslySpent(CTxDestination const& dest);

Parameters

Name

Description

dest

The destination to mark as previously spent.

Created with MrDocs