We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b59e6 commit bff9a89Copy full SHA for bff9a89
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
environment:
18
STRATA_RPC_URL: http://mock_rpc:8545
19
STRATA_BRIDGE_RPC_URL: http://mock_rpc:8546
20
- BUNDLER_URL: https://bundler.devnet-annapurna.stratabtc.org/health
+ BUNDLER_URL: https://bundler.testnet.alpenlabs.io/health
21
# TODO: Update the following two urls after strata blockscout service includes
22
# updated user-ops-indexer supporting timestamp-based filtering
23
USER_OPS_QUERY_URL: https://explorer.testnet.alpenlabs.io/api/v2/proxy/account-abstraction/operations
0 commit comments