4 lines
82 B
MySQL
4 lines
82 B
MySQL
|
ALTER TABLE blocks
|
||
|
DROP COLUMN block_reward,
|
||
|
DROP COLUMN block_uncles_reward;
|