Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Node
Method · 0.45
Parse
Function · 0.45
DecodeScript
Function · 0.45
FromScript
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected