mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Align struct COrphan definition
This commit is contained in:
parent
2efcfa5acf
commit
2efc43874c
2 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ struct IteratorComparator
|
|||
};
|
||||
|
||||
struct COrphanTx {
|
||||
// When modifying, adapt the copy of this definition in tests/DoS_tests.
|
||||
CTransaction tx;
|
||||
NodeId fromPeer;
|
||||
int64_t nTimeExpire;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue