Bitcoin connection Bloom filtering (BIP37)
A BIP370 compatible Partial Transaction v2 encoding library for Bitcoin and Elements.
A bloom filter in rust that works as defined in BIP37. It will work for Bitcoin, Dash and most projects forked from Bitcoin.
-? Print this help message and exit -alertnotify=<cmd> Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) -ass...