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