We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9147aff commit 389f0a3Copy full SHA for 389f0a3
dash-spv-ffi/src/callbacks.rs
@@ -145,7 +145,6 @@ pub struct FFIEventCallbacks {
145
pub on_mempool_transaction_removed: MempoolRemovedCallback,
146
pub on_compact_filter_matched: CompactFilterMatchedCallback,
147
pub on_wallet_transaction: WalletTransactionCallback,
148
- // on_filter_headers_progress removed
149
pub user_data: *mut c_void,
150
}
151
0 commit comments