Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ebatsell authored Aug 5, 2024
1 parent bc5d761 commit 3b9cedd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions keeper-bot-quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN_MEV_EARNED=true
RUN_STEWARD=true
RUN_EMIT_METRICS=true
################# DEBUGGING AND JITO USE ONLY #################
################# DEBUGGING AND ORACLE USE ONLY #################
# Interval to update Validator History Accounts (in seconds)
# VALIDATOR_HISTORY_INTERVAL=300
Expand All @@ -71,7 +71,7 @@ RUN_EMIT_METRICS=true
# Interval to emit metrics (in seconds)
# METRICS_INTERVAL=60
# For Jito Use Only ( For now )
# For ORACLE_AUTHORITY operator
# RUN_STAKE_UPLOAD=false
# RUN_GOSSIP_UPLOAD=false
Expand All @@ -91,11 +91,10 @@ RUN_EMIT_METRICS=true
# GOSSIP_ENTRYPOINT=
# Metrics upload config
# For Jito Use Only ( For now )
# For uploading metrics to your private InfluxDB instance
# SOLANA_METRICS_CONFIG=
# Path to keypair used specifically for submitting permissioned transactions
# For Jito Use Only ( For now )
# ORACLE_AUTHORITY_KEYPAIR=
```

Expand Down

0 comments on commit 3b9cedd

Please sign in to comment.