wallet::PreselectedInput::GetInputWeight

Retrieve the input weight for this input.

Synopsis

Declared in <wallet/coincontrol.h>

std::optional<int64_t>
GetInputWeight() const;

Return Value

The input weight if it has been set.