Script Tweak
data class ScriptTweak(val merkleRoot: ByteVector32) : Crypto.TaprootTweak
Content copied to clipboard
private key is tweaked with H_TapTweak(public key || merkle_root) (this is used for key path spending, with specific Merkle root of the script tree).