Tag for the input annex.

Synopsis

Declared in <script/script.h>

inline constexpr unsigned int ANNEX_TAG = 0x50;

Description

If there are at least two witness elements for a transaction input, and the first byte of the last element is 0x50, this last element is called the annex, and has meanings independent of the script.

Created with MrDocs