MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetScriptError

Method GetScriptError

src/confidential_validation.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 virtual bool operator()() = 0;
38
39 ScriptError GetScriptError() const { return error; }
40};
41
42/** Closure representing one output range check. */

Callers 1

QueueCheckFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected