Marks destination as previously spent.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7fbc76bfd648), requires_capability(0x7fbc81b77008), requires_capability(0x7fbc7e014e88), requires_capability(0x7fbc7e244338), requires_capability(0x7fbc8e714f78)]]
void
LoadAddressPreviouslySpent(CTxDestination const& dest);

Parameters

Name

Description

dest

The destination to mark as previously spent.

Created with MrDocs