[WIP, DONOT MERGE]: Fix FeeOps duplicated index issue and improve geth-sdk. #343
Annotations
8 errors
services/block_service_test.go#L65
cannot use mockClient (type *services.Client) as type construction.Client in argument to NewBlockAPIService:
|
services/block_service_test.go#L86
cannot use mockClient (type *services.Client) as type construction.Client in argument to NewBlockAPIService:
|
services/network_service_test.go#L67
cannot use mockClient (type *services.Client) as type construction.Client in argument to NewNetworkAPIService:
|
services/network_service_test.go#L100
cannot use mockClient (type *services.Client) as type construction.Client in argument to NewNetworkAPIService:
|
services/construction/construction_service_test.go#L62
cannot use mockClient (type *services.Client) as type Client in argument to NewAPIService:
|
examples/ethereum/client/client.go#L52
not enough arguments in call to services.TraceOps
|
examples/ethereum/client/client.go#L52
not enough arguments in call to services.TraceOps
|
|
The logs for this run have expired and are no longer available.
Loading