Open a trie from the in-memory database
This commit is contained in:
committed by
Ian Norden
parent
1c59dfdca6
commit
3b049aeb83
@@ -28,6 +28,7 @@ import (
|
||||
"github.com/ethereum/go-ethereum/log"
|
||||
"github.com/ethereum/go-ethereum/rlp"
|
||||
"github.com/ethereum/go-ethereum/trie"
|
||||
"github.com/ethereum/go-ethereum/core"
|
||||
)
|
||||
|
||||
type Builder interface {
|
||||
|
||||
Reference in New Issue
Block a user