Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
airdroper
  • Loading branch information
otselnik committed Feb 4, 2022
commit 2c2a162928d5dd5846293ffc2c52220761f70e58
4 changes: 2 additions & 2 deletions proxy/docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ services:
INDEXER_ERC20_WRAPPER_WHITELIST: ANY
PRICE_UPDATE_INTERVAL: 10
START_SLOT: LATEST
PP_SOLANA_URL: https://api.mainnet-beta.solana.com
PYTH_MAPPING_ACCOUNT: AHtgzX45WTKfkPG53L6WYhGEXwQkN1BVknET3sVsLL8J
PP_SOLANA_URL: https://api.devnet.solana.com
PYTH_MAPPING_ACCOUNT: BmA9Z6FjioHJPpjT39QazZyhDRUdZy2ezwx4GiDdE2u2
MAX_CONFIDENCE_INTERVAL: 0.01
hostname: airdropper
entrypoint: ./run-airdropper.sh
Expand Down