1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-25 17:38:26 +00:00

Edited ch10_network.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 16:01:06 +00:00
parent 9bfe5dffcc
commit be20200dcc

View File

@ -1170,7 +1170,7 @@ online tutorials.
[[mempool]] [[mempool]]
=== Mempools and Orphan Pools === Mempools and Orphan Pools
Almost every node on the Bitcoin Almost((("Bitcoin network", "mempools")))((("Bitcoin network", "orphan pools")))((("memory pool")))((("orphan pools")))((("unconfirmed transactions")))((("transactions", "unconfirmed"))) every node on the Bitcoin
network maintains a temporary list of unconfirmed transactions called network maintains a temporary list of unconfirmed transactions called
the _memory pool_ (_mempool_). Nodes use this pool the _memory pool_ (_mempool_). Nodes use this pool
to keep track of transactions that are known to the network but are not to keep track of transactions that are known to the network but are not