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.
Created with MrDocs
Retrieve the input weight for this input.
Declared in <wallet/coincontrol.h>
std::optional<int64_t>
GetInputWeight() const;
The input weight if it has been set.
Created with MrDocs