core, params: polish net gas metering PR a bit
This commit is contained in:
@@ -43,8 +43,8 @@ type StateDB interface {
|
||||
SubRefund(uint64)
|
||||
GetRefund() uint64
|
||||
|
||||
GetCommittedState(common.Address, common.Hash) common.Hash
|
||||
GetState(common.Address, common.Hash) common.Hash
|
||||
GetStateOriginal(common.Address, common.Hash) common.Hash
|
||||
SetState(common.Address, common.Hash, common.Hash)
|
||||
|
||||
Suicide(common.Address) bool
|
||||
|
Reference in New Issue
Block a user