MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / MsContext

Method MsContext

src/script/sign.cpp:476–478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474 }
475
476 miniscript::MiniscriptContext MsContext() const {
477 return m_script_ctx;
478 }
479};
480
481/** Miniscript satisfier specific to P2WSH context. */

Callers 4

NodeMethod · 0.45
ParseFunction · 0.45
DecodeScriptFunction · 0.45
FromScriptFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected