world => World
This commit is contained in:
@ -21,7 +21,7 @@ type Pipe struct {
|
||||
obj ethchain.EthManager
|
||||
stateManager *ethchain.StateManager
|
||||
blockChain *ethchain.BlockChain
|
||||
world *world
|
||||
world *World
|
||||
|
||||
Vm VmVars
|
||||
}
|
||||
|
Reference in New Issue
Block a user