Skip to content

Commit

Permalink
Switch backend to v2 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
buberdds committed Oct 24, 2024
1 parent 683b697 commit 5a0803b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ REACT_APP_E2E_TEST=1

REACT_APP_META_CSP=
EXTENSION_CSP=
REACT_APP_BACKEND=oasisscan
REACT_APP_BACKEND=oasisscanV2
REACT_APP_TRANSAK_URL=https://global-stg.transak.com
# Our staging API key from transak dashboard
REACT_APP_TRANSAK_PARTNER_ID=3566e9e3-d3b7-493c-a33e-91d33c5c32cb
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ exports[`<Footer /> should render mobile version of footer 1`] = `
</span>
<br />
<span>
Oasis Scan API & Oasis gRPC
Oasis Scan API v2 & Oasis gRPC
</span>
</span>
</span>
Expand Down

0 comments on commit 5a0803b

Please sign in to comment.