Updated to ethereum serpent

This commit is contained in:
obscuren 2014-11-05 00:32:51 +01:00
parent 99d5769c2b
commit 7db44b56b0

View File

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