mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-10 08:26:01 +01:00
Added info in batch webhooks
This commit is contained in:
@@ -48,6 +48,7 @@ CREATE TABLE tx (
|
||||
blockhash TEXT,
|
||||
blockheight INTEGER,
|
||||
blocktime INTEGER,
|
||||
conf_target INTEGER,
|
||||
raw_tx TEXT,
|
||||
inserted_ts INTEGER DEFAULT CURRENT_TIMESTAMP
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user