mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
Merge branch 'tokenblind'
This commit is contained in:
@@ -3,6 +3,7 @@ CREATE TABLE IF NOT EXISTS coins(
|
||||
serial BLOB NOT NULL,
|
||||
coin_blind BLOB NOT NULL,
|
||||
valcom_blind BLOB NOT NULL,
|
||||
token_blind BLOB NOT NULL,
|
||||
value BLOB NOT NULL,
|
||||
network BLOB NOT NULL,
|
||||
drk_address BLOB NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user