Fixed filter and refactored code
This commit is contained in:
@ -4,8 +4,8 @@ import (
|
||||
"math"
|
||||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"github.com/ethereum/go-ethereum/core/types"
|
||||
"github.com/ethereum/go-ethereum/core/state"
|
||||
"github.com/ethereum/go-ethereum/core/types"
|
||||
)
|
||||
|
||||
type AccountChange struct {
|
||||
|
Reference in New Issue
Block a user