Add the getTokenInfo endpoint to the tck module, Following the GetTokenInfo Specification
Chnages To Made
- Add the
get_token_info method to the handler/token.py
- Create the dataclass representing params/response for token info transaction
- Test the endpoint against
hiero-sdk-tck
Add the
getTokenInfoendpoint to the tck module, Following the GetTokenInfo SpecificationChnages To Made
get_token_infomethod to the handler/token.pyhiero-sdk-tck