forked from cerc-io/ipld-eth-server
review fixes
This commit is contained in:
@@ -19,7 +19,6 @@ package core
|
||||
type Uncle struct {
|
||||
Id int64
|
||||
Miner string
|
||||
BlockHash string `db:"block_hash"`
|
||||
Reward string
|
||||
Hash string
|
||||
Timestamp string `db:"block_timestamp"`
|
||||
|
||||
Reference in New Issue
Block a user