mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-18 13:14:56 +01:00
Merge branch 'features/postgres' of https://github.com/SatoshiPortal/cyphernode into features/postgres
This commit is contained in:
@@ -53,7 +53,7 @@ CREATE TABLE tx (
|
||||
fee REAL,
|
||||
size INTEGER,
|
||||
vsize INTEGER,
|
||||
is_replaceable INTEGER,
|
||||
is_replaceable INTEGER,
|
||||
blockhash TEXT,
|
||||
blockheight INTEGER,
|
||||
blocktime INTEGER,
|
||||
|
||||
Reference in New Issue
Block a user