Return the script context for this node.
Synopsis
Declared in <script/miniscript.h>
MiniscriptContext
GetMsCtx() const;
Return Value
The Miniscript context (P2WSH or Tapscript) of this node.
Created with MrDocs
Return the script context for this node.
Declared in <script/miniscript.h>
MiniscriptContext
GetMsCtx() const;
The Miniscript context (P2WSH or Tapscript) of this node.
Created with MrDocs