Whether the context Tapscript, ensuring the only other possibility is P2WSH.
Synopsis
Declared in <script/miniscript.h>
constexpr
bool
IsTapscript(MiniscriptContext ms_ctx);
Return Value
True if the context is Tapscript, false if P2WSH.
Parameters
Name |
Description |
ms_ctx |
The Miniscript context to test. |
Created with MrDocs