bips
bips copied to clipboard
BIP341: add aux_rand argument to taproot_sign_key
The schnorr_sign function from the bip340 reference code has a third required argument aux_rand: bytes.
Change:
- adding
aux_randas an optional argument that defaults to0x0000...