Add getLedgers
implementation
#478
Annotations
3 errors and 1 warning
golangci-lint:
cmd/soroban-rpc/internal/integrationtest/migrate_test.go#L69
cannot use &methods.PaginationOptions{…} (value of type *methods.PaginationOptions) as *methods.TransactionPaginationOptions value in struct literal
|
golangci-lint:
cmd/soroban-rpc/internal/integrationtest/migrate_test.go#L81
undefined: methods.EventPaginationOptions (typecheck)
|
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/
|