nostrdb/test: switch reaction test to use subscriptions
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
Daniel D’Aquino
parent
8c5ec32eaa
commit
0df18ae1a4
@@ -470,6 +470,7 @@ int ndb_filter_start_generic_field(struct ndb_filter *, char tag);
|
||||
int ndb_filter_matches(struct ndb_filter *, struct ndb_note *);
|
||||
void ndb_filter_reset(struct ndb_filter *);
|
||||
void ndb_filter_end_field(struct ndb_filter *);
|
||||
int ndb_filter_group_add(struct ndb_filter_group *group, struct ndb_filter *f);
|
||||
void ndb_filter_free(struct ndb_filter *);
|
||||
|
||||
// SUBSCRIPTIONS
|
||||
|
||||
Reference in New Issue
Block a user