File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ port: 8089
33db_connection_urls :
44 - " postgres://postgres:postgres@localhost:5435/"
55eth_rpc_url : " http://localhost:8545"
6- payment_service_address : " 0xB0D4afd8879eD9F52b28595d31B441D079B2Ca07 "
6+ payment_service_address : " 0x922D6956C99E12DFeB3224DEA977D0939758A1Fe "
77network : " devnet"
88max_daily_proofs_per_user : 32
99last_block_fetched_filepath : " config-files/proof-aggregator.last_block_fetched.json"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ port: 8089
33db_connection_urls :
44 - " postgres://postgres:postgres@localhost:5435/"
55eth_rpc_url : " http://localhost:8545"
6- payment_service_address : " 0xB0D4afd8879eD9F52b28595d31B441D079B2Ca07 "
6+ payment_service_address : " 0x922D6956C99E12DFeB3224DEA977D0939758A1Fe "
77network : " devnet"
88max_daily_proofs_per_user : 100
99last_block_fetched_filepath : " config-files/proof-aggregator.last_block_fetched.json"
You can’t perform that action at this time.
0 commit comments