Skip to content

Commit

Permalink
Add test fog url
Browse files Browse the repository at this point in the history
  • Loading branch information
jadeydi committed Feb 22, 2023
1 parent 2caac42 commit 9ab9a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fog_c.go
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ func fetchValidFogEnclave(host, enclave string) (string, error) {
"fog://fog.prod.mobilecoinww.com": enclave,
"fog://service.fog.mob.production.namda.net": enclave,
"fog://fog-rpt-prd.namda.net": enclave,
// "fog://fog.test.mobilecoin.com": enclave,
// "fog://service.fog.mob.staging.namda.net": "a4764346f91979b4906d4ce26102228efe3aba39216dec1e7d22e6b06f919f11",
}

Expand Down

0 comments on commit 9ab9a0a

Please sign in to comment.