mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-03 18:57:18 +01:00
removed reference to version 2
This commit is contained in:
parent
d982c11f87
commit
e97833688d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ in a block lower or equal to the block the wildcard input is confirmed into.
|
|||
|
||||
== Changes needed to implement ==
|
||||
|
||||
The bitcoin code needs to be modified in three places in order to handle Version 2 Transactions.
|
||||
The bitcoin code needs to be modified in three places in order to handle Coalescing Transactions.
|
||||
|
||||
1. **Full Node Coalescing validation** - When a full node receives a coalescing transaction, it has to
|
||||
aggregate the value of all the UTXOs in the blockchain older than the input
|
||||
|
|
Loading…
Add table
Reference in a new issue