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

Make TokenNftTransfer public #603

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Make TokenNftTransfer public #603

merged 1 commit into from
Aug 11, 2021

Conversation

steven-sheehy
Copy link
Member

Description:
TransferTransaction.getTokenNftTransfers() is a public method but the TokenNftTransfer class it returns is not public. It should also be public so this method can be utilized by clients. Also, the other transfer getters return all public information so it should have parity with those.

Related issue(s):

Notes for reviewer:

Checklist

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

Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>
@janaakhterov janaakhterov merged commit 5e91495 into main Aug 11, 2021
@janaakhterov janaakhterov deleted the public-tokennfttransfer branch August 11, 2021 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants