Skip to content

Commit 7622e6d

Browse files
Update dash-spv-ffi/src/client.rs
Co-authored-by: PastaPastaPasta <[email protected]>
1 parent 5f29b98 commit 7622e6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dash-spv-ffi/src/client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ impl FFIDashSpvClient {
249249
} => {
250250
callbacks.call_balance_update(confirmed, unconfirmed);
251251
}
252-
// FilterHeadersProgress removed; detailed progress reports cover this now.
253252
dash_spv::types::SpvEvent::TransactionDetected {
254253
ref txid,
255254
confirmed,

0 commit comments

Comments
 (0)