This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Unit test Etherman #42
Annotations
5 errors
Lint:
cmd/main.go#L1
: # github.com/0xPolygon/beethoven/cmd
|
Lint:
cmd/main.go#L101
undefined: url
|
Lint:
cmd/main.go#L119
cannot use ðMan (value of type *etherman.Etherman) as ethtxmanager.ethermanInterface value in argument to ethtxmanager.New: *etherman.Etherman does not implement ethtxmanager.ethermanInterface (wrong type for method SignTx)
|
Lint:
cmd/main.go#L119
cannot use ðMan (value of type *etherman.Etherman) as ethtxmanager.stateInterface value in argument to ethtxmanager.New: *etherman.Etherman does not implement ethtxmanager.stateInterface (wrong type for method GetLastBlock)
|
Lint
issues found
|
The logs for this run have expired and are no longer available.
Loading