Open a trie from the in-memory database
This commit is contained in:
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user