Skip to content

Commit

Permalink
fix: remove nl from restricted country list for ff1
Browse files Browse the repository at this point in the history
  • Loading branch information
hieronx committed Feb 18, 2021
1 parent 9997397 commit 20f2c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/0x4B6CA198d257D755A5275648D471FE09931b764A.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"issuer": {
"name": "Fortunafi",
"email": "ir@fortunafi.com",
"restrictedCountryCodes": ["NL"],
"restrictedCountryCodes": [],
"minInvestmentCurrency": "10000000000000000000000",
"nonSolicitationNotice": "non-us"
},
Expand Down

0 comments on commit 20f2c1a

Please sign in to comment.