CScript::IsPayToAnchor

Returns whether this script is a pay-to-anchor (P2A) output script.

Synopsis

Declared in <script/script.h>

bool
IsPayToAnchor() const;

Return Value

true if the script matches the P2A pattern OP_1 <0x4e73>.