hedera-services
hedera-services copied to clipboard
Wrong status from getTokenDefaultKycStatus precompile
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
- Create a token with KYC key
- Call getTokenDefaultKycStatus for the created token
- Response is false
Additional context
No response
Hedera network
other
Version
v.0.35
Operating system
None