Skip to content

Commit

Permalink
remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
dermanyang committed Feb 7, 2025
1 parent 1911097 commit ca61095
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rust/sdk-processor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ If you want to index a custom contract, we recommend using the [Quickstart Guide
- `bootstrap_config` (optional) used for regular, non-backfill, processors
- `initial_starting_version`: processor starts here unless there is a greater checkpointed version.

- `mode`: (optional) `default`, `testing` or `backfill`. Set to `default` if no mode specified. If backfill/testing/bootstrap
configs are not specified, processor will start from 0 or the last successfully processed version.
- `mode`: (optional) `default`, `testing` or `backfill`. Set to `default` if no mode specified. If backfill/testing/bootstrap configs are not specified, processor will start from 0 or the last successfully processed version.

- `transaction_stream_config`
- `indexer_grpc_data_service_address`: Data service non-TLS endpoint address.
Expand Down

0 comments on commit ca61095

Please sign in to comment.