mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 21:32:50 +01:00
BIP143: fix typo ("including")
This commit is contained in:
parent
5d0b400823
commit
4cb4534fd9
@ -191,7 +191,7 @@ This proposal is deployed with Segregated Witness softfork (BIP 141)
|
||||
|
||||
== Backward compatibility ==
|
||||
|
||||
As a soft fork, older software will continue to operate without modification. Non-upgraded nodes, however, will not see nor validate the witness data and will consider all witness programs, inculding the redefined sigops, as anyone-can-spend scripts.
|
||||
As a soft fork, older software will continue to operate without modification. Non-upgraded nodes, however, will not see nor validate the witness data and will consider all witness programs, including the redefined sigops, as anyone-can-spend scripts.
|
||||
|
||||
== Reference Implementation ==
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user