mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
move-only: Add txorphanage module
This module captures orphan tracking code for tx relay. Can be reviewed with --color-moved=dimmed-zebra
This commit is contained in:
parent
56f06a9863
commit
9d5313df7e
9 changed files with 170 additions and 134 deletions
|
|
@ -52,6 +52,7 @@
|
|||
#include <torcontrol.h>
|
||||
#include <txdb.h>
|
||||
#include <txmempool.h>
|
||||
#include <txorphanage.h>
|
||||
#include <util/asmap.h>
|
||||
#include <util/check.h>
|
||||
#include <util/moneystr.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue