Modified according to poc 9 changes
* Refund of value
This commit is contained in:
@ -7,8 +7,8 @@ import (
|
||||
"math/big"
|
||||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"github.com/ethereum/go-ethereum/rlp"
|
||||
"github.com/ethereum/go-ethereum/core/state"
|
||||
"github.com/ethereum/go-ethereum/rlp"
|
||||
)
|
||||
|
||||
type Environment interface {
|
||||
|
Reference in New Issue
Block a user