hedera-services
hedera-services copied to clipboard
feat: HIP-1028 Implement Create and Update calls with metadata
Description:
This PR aims to add the implementation for CreateToken
and UpdateToken
system contract calls with the metadata field described in HIP-1028 included.
Also provided E2E tests for validation of the newly added flows.
Related issue(s):
Fixes #14591 #15126 #14622 #15237
Notes for reviewer: