tapleafHash
bitcoinjs-lib / payments / tapleafHash
Function: tapleafHash()
tapleafHash(
leaf
):Uint8Array
Defined in: ts_src/payments/bip341.ts:115
Calculates the tapleaf hash for a given Tapleaf object.
Parameters
leaf
The Tapleaf object to calculate the hash for.
Returns
Uint8Array
The tapleaf hash as a Buffer.