Retrieve the sequence for an input
Declared in <wallet/coincontrol.h>
<wallet/coincontrol.h>
std::optional<uint32_t> GetSequence(COutPoint const& outpoint) const;
The sequence number for the outpoint if it has been set.