You've already forked specification
Added reference to Mempool.
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
- DER Encoding
|
- DER Encoding
|
||||||
- (OpenSSL History?)
|
- (OpenSSL History?)
|
||||||
- N-of-M Multisig Signatures
|
- N-of-M Multisig Signatures
|
||||||
|
- [Memory Pool](/protocol/blockchain/memory-pool)
|
||||||
- Forks
|
- Forks
|
||||||
- Bip-16
|
- Bip-16
|
||||||
- [Bip-34](/protocol/forks/bip-0034)
|
- [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
|
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
|
## Genesis Block
|
||||||
Reference in New Issue
Block a user