MCPcopy Create free account
hub / github.com/citp/BlockSci / AnyScriptInput

Method AnyScriptInput

tools/parser/script_input.hpp:136–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 ScriptInputType wrapped;
135
136 AnyScriptInput() = default;
137 AnyScriptInput(const InputView &inputView, const blocksci::CScriptView &scriptView, const RawTransaction &tx, const AnySpendData &spendData);
138
139 void process(AddressState &state);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected