adapt javascript pkg to new backend, use SuggestPeer

This commit is contained in:
zelig
2014-12-14 18:12:27 +00:00
parent 118862f1ba
commit b89ed8eb7b
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ package javascript
import (
"fmt"
"github.com/ethereum/go-ethereum"
"github.com/ethereum/go-ethereum/eth"
"github.com/ethereum/go-ethereum/ethutil"
"github.com/ethereum/go-ethereum/state"
"github.com/ethereum/go-ethereum/ui"