Add the updateToken endpoint to the tck module, Following the TokenUpdate Specification
Chnages To Made
- Add the
update_token method to the handler/token.py
- Create the dataclass representing params/response for token update transaction
- Test the endpoint against
hiero-sdk-tck
Add the
updateTokenendpoint to the tck module, Following the TokenUpdate SpecificationChnages To Made
update_tokenmethod to thehandler/token.pyhiero-sdk-tck