瀏覽代碼

Updated to ethereum serpent

obscuren 11 年之前
父節點
當前提交
7db44b56b0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ethutil/script_unix.go

+ 1 - 1
ethutil/script_unix.go

@@ -6,9 +6,9 @@ import (
 	"fmt"
 	"strings"
 
+	"github.com/ethereum/serpent-go"
 	"github.com/obscuren/mutan"
 	"github.com/obscuren/mutan/backends"
-	"github.com/obscuren/serpent-go"
 )
 
 // General compile function