nostrdb/flag: add ndb config flag for skipping note verification
makes some large imports a bit faster Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#define NDB_PACKED_ID 0x2
|
||||
|
||||
#define NDB_FLAG_NOMIGRATE (1 << 0)
|
||||
#define NDB_FLAG_SKIP_NOTE_VERIFY (1 << 1)
|
||||
|
||||
//#define DEBUG 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user