Skip to content

Commit

Permalink
update to new achainable url (#3025)
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Aug 27, 2024
1 parent 04381ca commit 089a842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tee-worker/litentry/core/data-providers/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ impl DataProviderConfig {
litentry_discord_microservice_url: "https://tee-microservice.litentry.io:9528"
.to_string(),
discord_auth_token: "".to_string(),
achainable_url: "https://label-production.graph.tdf-labs.io/".to_string(),
achainable_url: "https://label-production.litentry.io/".to_string(),
achainable_auth_key: "".to_string(),
credential_endpoint: "wss://rpc.rococo-parachain.litentry.io".to_string(),
oneblock_notion_key: "".to_string(),
Expand Down

0 comments on commit 089a842

Please sign in to comment.