mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-28 18:15:15 +01:00
Better missed-conf-management, better tests
This commit is contained in:
@@ -15,6 +15,7 @@ CREATE TABLE watching_by_pub32 (
|
||||
CREATE TABLE watching (
|
||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||
address TEXT,
|
||||
label TEXT,
|
||||
watching INTEGER DEFAULT FALSE,
|
||||
callback0conf TEXT,
|
||||
calledback0conf INTEGER DEFAULT FALSE,
|
||||
|
||||
Reference in New Issue
Block a user