Remove verifcation flag from compact_filters
This commit is contained in:
parent
53c30b0479
commit
b05ee78c73
@ -207,7 +207,6 @@ impl CompactFiltersBlockchain {
|
||||
received: incoming,
|
||||
sent: outgoing,
|
||||
confirmation_time: BlockTime::new(height, timestamp),
|
||||
verified: height.is_some(),
|
||||
fee: Some(inputs_sum.saturating_sub(outputs_sum)),
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user