2 lines
99 B
SQL
2 lines
99 B
SQL
ALTER TABLE `mempools` CHANGE `mempool_precision` `mempool_multiplier` float NOT NULL DEFAULT '1';
|