Updated to ethereum serpent

pull/184/head
obscuren 10 years ago
parent 99d5769c2b
commit 7db44b56b0
  1. 2
      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

Loading…
Cancel
Save