fix: remove coderabbit syntax bugs

This commit is contained in:
smypmsa
2025-06-15 20:12:54 +00:00
parent 2ad0f37912
commit 984f43b757
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ rpc_endpoint: "${SOLANA_NODE_RPC_ENDPOINT}"
wss_endpoint: "${SOLANA_NODE_WSS_ENDPOINT}"
private_key: "${SOLANA_PRIVATE_KEY}"
enabled: true # You can turn off the bot w/o removing its config
enabled: false # You can turn off the bot w/o removing its config
separate_process: true
# Geyser configuration (fastest method for getting updates)