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