node::PSBTAnalysis::SetInvalid

Clears the analysis results and records an error message.

Synopsis

Declared in <node/psbt.h>

void
SetInvalid(std::string err_msg);

Parameters

NameDescription
err_msgThe error message describing why the PSBT is invalid.