Replies: 1 comment
-
I'm not sure KYC should automatically be granted per your description, this should remain the responsibility of the KYC key holder. For example:
We probably should allow this on the other hand
We also should consider extending this to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Abstract
This hip introduces automatic token KYC with token auto association.
Motivation
Hedera previously approved and finalized opt-in token auto association. It simplified the flow of a user acquiring a token. However currently KYC is still required for a user to receive a token, if the token issuer uses
setKycKey
during token creation. The current process make certain token activities suck as airdrop cumbersome.Rationale
When a user has slots available for auto association and an auto association is transacted, KYC should be automatically granted.
User stories
Beta Was this translation helpful? Give feedback.
All reactions