Retrieve the sequence for this input.
Synopsis
Declared in <wallet/coincontrol.h>
std::optional<uint32_t>
GetSequence() const;
Return Value
The sequence number if it has been set.
Created with MrDocs
Retrieve the sequence for this input.
Declared in <wallet/coincontrol.h>
std::optional<uint32_t>
GetSequence() const;
The sequence number if it has been set.
Created with MrDocs