1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-19 12:08:05 +00:00

Added motivation section text.

This commit is contained in:
Eric Lombrozo 2015-12-25 19:14:36 -05:00
parent 84dc2f7ddc
commit 0ea5ba232d

View File

@ -9,10 +9,10 @@
</pre>
==Abstract==
This BIP defines new messages and serialization formats for propagation of transactions and blocks committing to segregated witness structures.
==Motivation==
In addition to defining witness structures and requiring commitments in future blocks (BIPxxxx - Consensus segwit BIP), new mechanisms must be defined to allow peers to advertise support for segregated witness and to relay the witness structures and request them from other peers without breaking compatibility with older nodes.
==Specification==