Forked version of otto so we can support lowerCased methods
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"github.com/ethereum/eth-go"
|
||||
"github.com/ethereum/eth-go/ethpub"
|
||||
"github.com/robertkrimen/otto"
|
||||
"github.com/obscuren/otto"
|
||||
)
|
||||
|
||||
type Repl interface {
|
||||
|
Reference in New Issue
Block a user