You've already forked specification
Added reference to Mempool.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
- DER Encoding
|
||||
- (OpenSSL History?)
|
||||
- N-of-M Multisig Signatures
|
||||
- [Memory Pool](/protocol/blockchain/memory-pool)
|
||||
- Forks
|
||||
- Bip-16
|
||||
- [Bip-34](/protocol/forks/bip-0034)
|
||||
|
||||
@@ -92,4 +92,6 @@ style tx4 stroke-width: 3px, stroke-dasharray: 5
|
||||
style tx2a stroke-width: 3px, stroke-dasharray: 5
|
||||
```
|
||||
|
||||
When a Reorg is processed, Transactions that were originally accepted from the old chain are migrated to the new chain's [Memory Pool](/protocol/blockchain/memory-pool) if they are still valid.
|
||||
|
||||
## Genesis Block
|
||||
Reference in New Issue
Block a user