Closed AhmedHanafy725 closed 1 month ago
After the kyc server is updated I tested the status endpoint and now it's working as expected
I was able to boot a zos node on mainnet that is able to restrict deployments to users with verified accounts and I was able to only deploy on this node with a verified account, deployment failed if the account is not verified
Note: this only works with mainnet as there's only one kyc server instance is up only for mainnet, for all other stacks the check is skipped for now
Deployment with verified account
Deployment with unverified account
unverified
errorno verification
errorTried a local running nodes 255
on zos4 and 197
on zos3
require: https://github.com/threefoldtech/tfgrid-kyc-verifier/issues/5
The account's status can be queried from the KYC service using the account's address.