fix: ethClient.SubscribeNewDeposit should accept StateData channel (#44)
* ethClient.SubscribeNewDeposit should accept StateData channel * remove redundant function * Fix compilation error
Showing
- accounts/abi/bind/backends/simulated.go 3 additions, 0 deletionsaccounts/abi/bind/backends/simulated.go
- consensus/bor/bor.go 0 additions, 2 deletionsconsensus/bor/bor.go
- core/blockchain.go 7 additions, 1 deletioncore/blockchain.go
- core/types/transaction.go 0 additions, 4 deletionscore/types/transaction.go
- eth/filters/api.go 2 additions, 1 deletioneth/filters/api.go
- eth/filters/filter_system.go 2 additions, 3 deletionseth/filters/filter_system.go
- ethclient/ethclient.go 3 additions, 4 deletionsethclient/ethclient.go
Loading
Please register or sign in to comment