moved state and vm to core
This commit is contained in:
@@ -36,7 +36,7 @@ import (
|
||||
"github.com/ethereum/go-ethereum/core/types"
|
||||
"github.com/ethereum/go-ethereum/eth"
|
||||
"github.com/ethereum/go-ethereum/logger"
|
||||
"github.com/ethereum/go-ethereum/state"
|
||||
"github.com/ethereum/go-ethereum/core/state"
|
||||
"github.com/peterh/liner"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user