Skip to content

Commit

Permalink
Fixing cursor id
Browse files Browse the repository at this point in the history
  • Loading branch information
leboiko committed Jan 25, 2025
1 parent ab7005e commit c72ba4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ PROXY_SCHEMA=base_proxy
PROXY_API_PORT=3008
RPC_URL_BASE=http://rpc-proxy:3008/8453/proxy
RPC_URL_MAINNET=http://rpc-proxy:3008/1/proxy
HISTOFLUX_CURSOR_ID=2
HISTOFLUX_CURSOR_ID=1
RAW_LOGS_CHANNEL="raw_logs_channel"
START_BLOCK=12947309

0 comments on commit c72ba4e

Please sign in to comment.