TAPROOT_SIGHASH_ALL constant

int const TAPROOT_SIGHASH_ALL

Constant representing the Taproot signature hash type.

Implementation

static const int TAPROOT_SIGHASH_ALL = 0x00;