File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ export default {
2626 prestakingStartBlock : 3_023_730 ,
2727 prestakingEndBlock : 3_028_050 ,
2828 transitionBlock : 3_032_010 ,
29- validatorsApiBase : 'https://validators-api-testnet.nuxt .dev' ,
29+ validatorsApiBase : 'https://validators-api-test.je-cf9.workers .dev' ,
3030 validatorsPath : '/api/v1/validators' ,
3131 stakeEventsEndpoint : 'https://v2.test.nimiqwatch.com/api/v2/staker/ADDRESS/events/restake-grouped' ,
3232 genesis : {
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export default {
3636 prestakingStartBlock : 3_392_200 , // 2024-10-06T02:53:18Z
3737 prestakingEndBlock : 3_456_000 , // ~2024-11-19T16:00:00Z
3838 transitionBlock : 3_456_000 ,
39- validatorsApiBase : 'https://validators-api-mainnet.nuxt .dev' ,
39+ validatorsApiBase : 'https://validators-api-main.je-cf9.workers .dev' ,
4040 validatorsPath : '/api/v1/validators' ,
4141 stakeEventsEndpoint : 'https://v2.nimiqwatch.com/api/v2/staker/ADDRESS/events/restake-grouped' ,
4242 genesis : {
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ export default {
2424 prestakingStartBlock : 3_023_730 ,
2525 prestakingEndBlock : 3_028_050 ,
2626 transitionBlock : 3_032_010 ,
27- validatorsApiBase : 'https://validators-api-testnet.nuxt .dev' ,
27+ validatorsApiBase : 'https://validators-api-test.je-cf9.workers .dev' ,
2828 validatorsPath : '/api/v1/validators' ,
2929 stakeEventsEndpoint : 'https://v2.test.nimiqwatch.com/api/v2/staker/ADDRESS/events/restake-grouped' ,
3030 genesis : {
You can’t perform that action at this time.
0 commit comments