mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-20 06:44:47 -07:00
mempool: fixes
This commit is contained in:
@@ -155,7 +155,6 @@ impl Query {
|
||||
time: first_seen,
|
||||
rbf: node.rbf,
|
||||
full_rbf: Some(node.full_rbf),
|
||||
mined,
|
||||
},
|
||||
time: first_seen,
|
||||
full_rbf: node.full_rbf,
|
||||
|
||||
Reference in New Issue
Block a user