Skip to content

Commit

Permalink
Update src/constant/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvvv1vvvvvv authored Dec 12, 2024
1 parent 9f81545 commit 6565c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constant/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ export const INTERNAL_REQUEST_SESSION = {

export const INITIAL_OPENAPI_URL = 'https://api.rabby.io';

export const INITIAL_TESTNET_OPENAPI_URL = 'https://alpha.rabby.io';
export const INITIAL_TESTNET_OPENAPI_URL = 'https://api.testnet.rabby.io';

export const EVENTS = {
broadcastToUI: 'broadcastToUI',
Expand Down

0 comments on commit 6565c45

Please sign in to comment.