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

Method AnyScriptOutput

tools/parser/script_output.hpp:212–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210 blocksci::AddressType::Enum type() const;
211
212 AnyScriptOutput() = default;
213 AnyScriptOutput(const blocksci::CScriptView &scriptPubKey, bool p2shActivated, bool witnessActivated);
214
215 uint32_t resolve(AddressState &state);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected