Added manifest changes and changed closures

This commit is contained in:
obscuren
2014-04-30 14:43:32 +02:00
parent 38d6b67b5c
commit 21724f7ef9
4 changed files with 59 additions and 33 deletions

View File

@ -2,7 +2,6 @@ package ethminer
import (
"bytes"
"fmt"
"github.com/ethereum/eth-go/ethchain"
"github.com/ethereum/eth-go/ethutil"
"github.com/ethereum/eth-go/ethwire"