hedera-sdk-rust icon indicating copy to clipboard operation
hedera-sdk-rust copied to clipboard

Add HIP-765: Non-Fungible Token Metadata Field

Open RickyLB opened this issue 1 year ago • 0 comments

Problem

HIP: hips.hedera.com/hip/hip-765

Protobuf PR: https://github.com/hashgraph/hedera-protobufs/pull/313

This HIP proposes the addition of the metadata field to Non-Fungible Token Class, taking after the individual Non-Fungible Token (NFT) metadata field which was added in HIP-17. While HIP-17 metadata is scoped to a single NFT, here we propose adding metadata scoped to an entire token class.

Solution

Implement the HIP References Issue: https://github.com/hashgraph/hedera-sdk-reference/issues/148

Alternatives

No response

RickyLB avatar Mar 07 '24 16:03 RickyLB