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

Wrong status from getTokenDefaultKycStatus precompile

Open mustafauzunn opened this issue 1 year ago • 0 comments

Description

getTokenDefaultKycStatus is returning false when a token has a KYC key. Expected: getTokenDefaultKycStatus returns true when a token has a KYC key.

Steps to reproduce

  1. Create a token with KYC key
  2. Call getTokenDefaultKycStatus for the created token
  3. Response is false

Additional context

No response

Hedera network

other

Version

v.0.35

Operating system

None

mustafauzunn avatar Mar 23 '23 09:03 mustafauzunn