mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
last one
This commit is contained in:
parent
9b6b54f07a
commit
7456be5f84
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ func runBlockTest(test *BlockTest) error {
|
||||||
|
|
||||||
// import pre accounts
|
// import pre accounts
|
||||||
|
|
||||||
_, err = test.InsertPreState(ethereum)
|
_, err = test.InsertPreState(expanse)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return fmt.Errorf("InsertPreState: %v", err)
|
return fmt.Errorf("InsertPreState: %v", err)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue