1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-03-13 22:26:05 +00:00

Edited ch07.asciidoc with Atlas code editor

This commit is contained in:
kristen@oreilly.com 2018-03-05 11:37:10 -08:00
parent d03fba01d0
commit 35c2b2a6c9

View File

@ -647,7 +647,6 @@ Segregated Witness therefore is an architectural change to bitcoin that aims to
In this section we will look at some of the benefits of Segregated Witness, describe the mechanism used to deploy and implement this architecture change, and demonstrate the use of Segregated Witness in transactions and addresses.
[role="pagebreak-before"]
Segregated Witness is defined by the following BIPs:
https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki[BIP-141] :: The main definition of Segregated Witness.