pub fn filters( storage: Database, node_status: NodeStatus, producer_pk: String, ) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone