hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

fix: Default KYC Status hardcoded on create

Open stoyanov-st opened this issue 5 months ago • 2 comments

Description: This PR aims to fix the hardcoded false value for defaultKycStatus for a Token. Now setting value based on kycKey present. Adjusted existing tests and added a new one.

Related issue(s):

Fixes #5775

Notes for reviewer:

Checklist

  • [ ] Documented (Code comments, README, etc.)
  • [ ] Tested (unit, integration, etc.)

stoyanov-st avatar Sep 25 '24 13:09 stoyanov-st