Merge branch 'dev' into features/postgres

This commit is contained in:
kexkey
2021-12-13 15:44:30 -05:00
committed by GitHub

View File

@@ -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,