Files
lnd/lnwallet/btcwallet
Olaoluwa Osuntokun 843c62b59d lnwallet: ensure that SignOutputRaw can sign w/ non-default sighash for schnorr sigs
Before this commitment, we'd end up failing in `schnorr.ParseSignature`
if a non-default sighash was used. To fix that, we'll slice the
signature to only pass in the sig w/o the sighash flag.
2023-01-24 19:47:29 -08:00
..
2023-01-24 09:23:47 +01:00
2022-02-10 11:02:01 +01:00