MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / GetScriptError

Method GetScriptError

src/validation.h:393–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391 }
392
393 ScriptError GetScriptError() const { return error; }
394};
395
396/** Initializes the script-execution cache */

Callers 1

CheckInputsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected