This commit is contained in:
obscuren
2015-02-13 15:05:56 +01:00
311 changed files with 24908 additions and 8721 deletions

View File

@@ -8,9 +8,9 @@ import (
"net"
"os"
"github.com/ethereum/go-ethereum/crypto/secp256k1"
"github.com/ethereum/go-ethereum/logger"
"github.com/ethereum/go-ethereum/p2p"
"github.com/obscuren/secp256k1-go"
)
func main() {