Complete ckb-sdk-go missing rpc #288
Annotations
4 errors and 1 warning
Build:
rpc/client.go#L179
duplicate method DryRunTransaction
|
Build:
rpc/client.go#L113
other declaration of method DryRunTransaction
|
Build:
rpc/client.go#L254
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method GenerateBlock)
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading