mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
implement country list verification
This commit is contained in:
@@ -18,8 +18,10 @@ export default function Prove() {
|
||||
userId={userId}
|
||||
olderThan="18"
|
||||
circuit="prove"
|
||||
circuitMode="prove"
|
||||
nationality="France"
|
||||
circuitMode="prove_offchain"
|
||||
// nationality="France"
|
||||
ofac="true"
|
||||
forbidden_countries_list={["BMU", "BLZ", "PAN"]}
|
||||
devMode={true}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user