소스 검색

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