1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 08:08:11 +00:00

Edited ch06_transactions.adoc with Atlas code editor

This commit is contained in:
claylock 2023-10-26 15:46:57 +00:00
parent b4bc69de77
commit a435fcfcc8

View File

@ -116,7 +116,7 @@ can be added to the blockchain later when you do broadcast it. In the
interim, you may even lose access to the private key (or keys) necessary interim, you may even lose access to the private key (or keys) necessary
to sign an alternative transaction spending the funds. This isn't to sign an alternative transaction spending the funds. This isn't
hypothetical: several protocols built on Bitcoin, including Lightning hypothetical: several protocols built on Bitcoin, including Lightning
Network, depend on presigned transactions. Network, depend on presigned [.keep-together]#transactions.#
This creates a challenge for protocol developers when they assist users This creates a challenge for protocol developers when they assist users
in upgrading the Bitcoin consensus protocol. Adding new in upgrading the Bitcoin consensus protocol. Adding new