Skip to content

Commit 389f0a3

Browse files
Update dash-spv-ffi/src/callbacks.rs
Co-authored-by: PastaPastaPasta <[email protected]>
1 parent 9147aff commit 389f0a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dash-spv-ffi/src/callbacks.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ pub struct FFIEventCallbacks {
145145
pub on_mempool_transaction_removed: MempoolRemovedCallback,
146146
pub on_compact_filter_matched: CompactFilterMatchedCallback,
147147
pub on_wallet_transaction: WalletTransactionCallback,
148-
// on_filter_headers_progress removed
149148
pub user_data: *mut c_void,
150149
}
151150

0 commit comments

Comments
 (0)