hedera-mirror-node
hedera-mirror-node copied to clipboard
HIP-646/657/765: Verify token metadata in acceptance tests
Problem
Once token metadata (and the metadata_key) have been exposed (#6549) in the REST API, test via acceptance tests.
Solution
As much as possible utilize the existing token/NFT tests for this purpose in order to minimize execution time and cost.
Alternatives
No response
There is not yet support for token metadata in the Java SDK. There are two PRs still open. See my Slack query.
Will follow up when that changes. In the mean time switching to #6549 to work on the REST API.
Continuing with com.hedera.hashgraph:sdk:2.32.0-beta.1.