Fixed most of the tests
This commit is contained in:
@@ -17,6 +17,7 @@ type Environment interface {
|
||||
Time() int64
|
||||
Difficulty() *big.Int
|
||||
BlockHash() []byte
|
||||
GasLimit() *big.Int
|
||||
}
|
||||
|
||||
type Object interface {
|
||||
|
Reference in New Issue
Block a user