eth, eth/fetcher: define and enforce propagation boundaries

This commit is contained in:
Péter Szilágyi
2015-06-18 15:56:08 +03:00
parent 026ee40650
commit 497a7f1717
3 changed files with 60 additions and 24 deletions
-1
View File
@@ -9,7 +9,6 @@ import (
"time"
"github.com/ethereum/go-ethereum/eth/fetcher"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core"
"github.com/ethereum/go-ethereum/core/types"