Skip to content

Commit

Permalink
Merge pull request #199 from ton-blockchain/shaharyakir-patch-5
Browse files Browse the repository at this point in the history
Update readme.md - remove verifier registry env var
  • Loading branch information
EmelyanenkoK authored Dec 14, 2023
2 parents a1a718e + f1c151a commit 2032722
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ This app is deployed via github actions on github pages for this repository.

### Environment variables

- `VITE_VERIFIER_REGISTRY` / `VITE_VERIFIER_REGISTRY_TESTNET` - the address of the verifier registry contract to interact with when sending the signed message received from backend
- `VITE_VERIFIER_ID` - id of the verifier registered with the verifier registry
- `VITE_SOURCES_REGISTRY` / `VITE_SOURCES_REGISTRY_TESTNET` - sources registry to fetch data from
- `VITE_BACKEND_URL` / `VITE_BACKEND_URL_TESTNET` - urls for backend (split by comma)
Expand Down

0 comments on commit 2032722

Please sign in to comment.