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

feat(HIP-657): Mutable metadata fields for dynamic NFTs

Open thenswan opened this issue 1 year ago • 1 comments

Description: This PR implements HIP-657.

Side-effects of this PR:

  • protobuf update;
  • TokenCreateTransaction unit tests were improved;
  • added pauseKey to some integration tests (some integration tests are running with all keys, except of this one, but better to address it more deeply in other issise)

Related issue(s): Fixes https://github.com/hashgraph/hedera-sdk-java/issues/1496

Checklist

  • [x] Documented (Code comments, README, etc.)
  • [x] Tested (unit, integration, etc.)

thenswan avatar Mar 08 '24 14:03 thenswan