Add getLedgers
implementation
#544
Annotations
3 errors and 1 warning
golangci-lint:
cmd/soroban-rpc/internal/db/mocks.go#L119
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint:
cmd/soroban-rpc/internal/methods/get_latest_ledger_test.go#L34
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint
issues found
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|