mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-09 07:10:16 +01:00
40165ba6d5
So far we always needed to know the public key, which was not the case for addresses that we don't own. Moving the hashing outside of the script construction allows us to send to arbitrary addresses. I also added the hash computation to the pubkey primitives. |
||
---|---|---|
.. | ||
Makefile | ||
run-channel.c | ||
run-commit_tx.c | ||
run-cryptomsg.c | ||
run-funding_tx.c | ||
run-key_derive.c |