mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-03 18:13:48 +00:00
Updated to ethereum serpent
This commit is contained in:
parent
99d5769c2b
commit
7db44b56b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue