fun buildFilteredTransaction(filtering: (Any) -> Boolean): FilteredTransaction
Build filtered transaction using provided filtering functions.