FILTERADD
login
{ "title":"FILTERADD", "related":["/protocol","/protocol/p2p/getdata","/protocol/p2p/filterload","/protocol/p2p/filterclear"] }

Add an entry into the installed bloom filter.

compact int N bytes
vector size N of data

data is inserted into the bloom filter, exactly as if the insert operation had been called locally before sending the filter.