rgb-cln/cli
Jon Griffiths 572942c783 psbt: use DER encoded + sighash byte for PSBT_IN_PARTIAL_SIG items
Per BIP-0171, the signature map is of pubkey to "The signature as would
be pushed to the stack from a scriptSig or witness".

Fixes 5298

Changelog-Fixed: PSBT: Fix signature encoding to comply with BIP-0171.

Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
2022-06-09 18:28:35 +02:00
..
test psbt: use DER encoded + sighash byte for PSBT_IN_PARTIAL_SIG items 2022-06-09 18:28:35 +02:00
Makefile lightning-cli: print notifications (with '# ' prefix) if received. 2020-10-23 13:53:16 +10:30
config_cli.h cli: change the redefine logic to read from the stdin 2022-01-19 10:36:43 +01:00
lightning-cli.c lightning-cli: document the real argument handling (for special effects). 2022-04-07 06:53:26 +09:30