nostrdb: query: include note size in query results
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
Daniel D’Aquino
parent
bebd531b58
commit
0bd4717e01
@@ -411,6 +411,7 @@ struct ndb_block_iterator {
|
||||
|
||||
struct ndb_query_result {
|
||||
struct ndb_note *note;
|
||||
uint64_t note_size;
|
||||
uint64_t note_id;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user