Returns whether this script is a pay‐to‐taproot (P2TR) output.
Synopsis
Declared in <script/script.h>
bool
IsPayToTaproot() const;
Return Value
true if the script matches the P2TR pattern.
Created with MrDocs