We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Resolves issue : hashgraph/hedera-services#1586
Add Messages:
CustomTransferFeeInTokens
TokenId
receiverAccountID
CustomTokenUnitFees
CustomTransferFeeInHbar
CustomHbarFees
TokenCreate
TokenUpdate
TokenInfo
The text was updated successfully, but these errors were encountered:
anighanta
No branches or pull requests
Resolves issue : hashgraph/hedera-services#1586
Add Messages:
CustomTransferFeeInTokens
To specify custom Fee to pay in Token Units of aTokenId
to a receiverreceiverAccountID
CustomTokenUnitFees
To specify the tansferList generated because of the associatedCustomTransferFeeInTokens
CustomTransferFeeInHbar
To specify custom Fee to pay in HBAR to a receiverreceiverAccountID
CustomHbarFees
to Specify the tansferList generated because of the associatedCustomTransferFeeInHbar
CustomTransferFeeInTokens
andCustomTransferFeeInHbar
toTokenCreate
,TokenUpdate
transaction bodies and toTokenInfo
CustomTokenUnitFees
andCustomHbarFees
to TransactionRecordThe text was updated successfully, but these errors were encountered: