diff options
author | Amiti Uttarwar <amiti@uttarwar.org> | 2020-01-29 08:12:59 -0800 |
---|---|---|
committer | Amiti Uttarwar <amiti@uttarwar.org> | 2020-04-23 14:42:25 -0700 |
commit | 89eeb4a3335f8e871cc3f5286af4546dff66172a (patch) | |
tree | 6705d43114fbd4a7d308c10a9f3ef27c0556c81f /src/coins.cpp | |
parent | 23991ee53af21c2fdc28f6e8e002dc1455c71098 (diff) |
[mempool] Track "unbroadcast" transactions
- Mempool tracks locally submitted transactions (wallet or rpc)
- Transactions are removed from set when the node receives a GETDATA request
from a peer, or if the transaction is removed from the mempool.
Diffstat (limited to 'src/coins.cpp')
0 files changed, 0 insertions, 0 deletions