mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-16 04:17:25 +00:00
Currently 'addPeerFilterProvider()` returns `void`. After this patch it returns the `ListenableFuture<BloomFilter>` that is returned by its invocation of `recalculateFastCatchupAndFilter()`.