Skip to content

Commit

Permalink
adding fund/round ids to useful config (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
srh-sloan authored Aug 16, 2023
1 parent 19ab92a commit 6d501f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fsd_test_utils/test_config/useful_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ class UsefulConfig:
COF_FUND_ID = "47aef2f5-3fcb-4d45-acb5-f0152b5f03c4"
COF_ROUND_2_ID = "c603d114-5364-4474-a0c4-c41cbf4d3bbd"
COF_ROUND_2_W3_ID = "5cf439bf-ef6f-431e-92c5-a1d90a4dd32f"
COF_ROUND_3_W1_ID = "e85ad42f-73f5-4e1b-a1eb-6bc5d7f3d762"

NSTF_FUND_ID = "13b95669-ed98-4840-8652-d6b7a19964db"
NSTF_ROUND_2_ID = "fc7aa604-989e-4364-98a7-d1234271435a"

0 comments on commit 6d501f3

Please sign in to comment.