Skip to content

Commit

Permalink
feat: mainnet ginger interval
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Nov 27, 2024
1 parent aa09ab1 commit c474c71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ services:
- key: CONTRACT_ADDRESS
value: 0x7Cf3876F681Dbb6EdA8f6FfC45D66B996Df08fAe
- key: BLOCK_UPDATE_INTERVAL
value: 900
value: 1800
- key: TENDERMINT_RPC_URL
sync: false
- key: SP1_PROVER
Expand Down Expand Up @@ -168,7 +168,7 @@ services:
- key: CONTRACT_ADDRESS
value: 0xA83ca7775Bc2889825BcDeDfFa5b758cf69e8794
- key: BLOCK_UPDATE_INTERVAL
value: 300
value: 600
- key: TENDERMINT_RPC_URL
sync: false
- key: SP1_PROVER
Expand Down Expand Up @@ -197,7 +197,7 @@ services:
- key: CONTRACT_ADDRESS
value: 0xA83ca7775Bc2889825BcDeDfFa5b758cf69e8794
- key: BLOCK_UPDATE_INTERVAL
value: 300
value: 600
- key: TENDERMINT_RPC_URL
sync: false
- key: SP1_PROVER
Expand Down

0 comments on commit c474c71

Please sign in to comment.