Marks destination as previously spent.
Synopsis
Declared in <wallet/wallet.h>
[[requires_capability(0x7f94fde052e8), requires_capability(0x7f95061a8028), requires_capability(0x7f94f2b78b38), requires_capability(0x7f94f0cf77c8), requires_capability(0x7f94fee3a1b8)]]
void
LoadAddressPreviouslySpent(CTxDestination const& dest);
Parameters
Name |
Description |
dest |
The destination to mark as previously spent. |
Created with MrDocs