Returns the input weight.
Declared in <wallet/coincontrol.h>
<wallet/coincontrol.h>
std::optional<int64_t> GetInputWeight(COutPoint const& outpoint) const;
The input weight for the outpoint if it has been set.