Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HIP-646: Fungible Token Metadata Field #168

Closed
1 of 9 tasks
Tracked by #130
SimiHunjan opened this issue Jul 25, 2023 · 2 comments
Closed
1 of 9 tasks
Tracked by #130

Add HIP-646: Fungible Token Metadata Field #168

SimiHunjan opened this issue Jul 25, 2023 · 2 comments
Labels
enhancement New feature or request P1
Milestone

Comments

@SimiHunjan
Copy link
Contributor

SimiHunjan commented Jul 25, 2023

Problem

HIP-646 introduces new Hedera protobuf changes where the a token metadata field is added to the TokenCreateTransaction and TokenUpdateTransaction. This metadata field will also be returned in the TokenInfoQuery.

HIP

Hedera Protobuf

  • (link Hedera protobuf PR when available)

Hedera Services Release

Summary of API changes

  • Add metadata field to TokenCreateTransaction
  • Add metadata field to TokenUpdateTransaction
  • Return the metadata of a token from the TokenInfoQuery

Solution

Alternatives

No response

@SimiHunjan SimiHunjan added the enhancement New feature or request label Jul 25, 2023
@SimiHunjan
Copy link
Contributor Author

Update: This feature will be added in the 0.42 October mainnet release. Could be pushed to the next release if modularization work is not complete.

@SimiHunjan
Copy link
Contributor Author

Update: This is being pushed to 0.43 Services release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1
Projects
None yet
Development

No branches or pull requests

2 participants