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

HIP 18 : Add Messages required for customFees in HBAR and TokenUnits #70

Open
6 tasks
anighanta opened this issue Jun 14, 2021 · 0 comments
Open
6 tasks
Assignees

Comments

@anighanta
Copy link
Contributor

Resolves issue : hashgraph/hedera-services#1586

Add Messages:

  • CustomTransferFeeInTokens To specify custom Fee to pay in Token Units of a TokenId to a receiver receiverAccountID
  • CustomTokenUnitFees To specify the tansferList generated because of the associated CustomTransferFeeInTokens
  • CustomTransferFeeInHbar To specify custom Fee to pay in HBAR to a receiver receiverAccountID
  • CustomHbarFees to Specify the tansferList generated because of the associated CustomTransferFeeInHbar
  • Add CustomTransferFeeInTokens and CustomTransferFeeInHbar to TokenCreate, TokenUpdate transaction bodies and to TokenInfo
  • Add CustomTokenUnitFees and CustomHbarFees to TransactionRecord
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants