You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have tests covering the tokenAirdropTransaction with royalty fees, validation that the transaction fails with a sertain error message or is successful, but we don't validate if a fee is charged and if the balances of all accounts participating in the transaction are reflected accordingly.
Solution
Enhance the existing HAPI tests for tokenAirdropTransaction for airdropping tokens with royalty fees to have more validations like account balances, transaction fees charged for each transaction .
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
Currently, we have tests covering the tokenAirdropTransaction with royalty fees, validation that the transaction fails with a sertain error message or is successful, but we don't validate if a fee is charged and if the balances of all accounts participating in the transaction are reflected accordingly.
Solution
Enhance the existing HAPI tests for tokenAirdropTransaction for airdropping tokens with royalty fees to have more validations like account balances, transaction fees charged for each transaction .
Alternatives
No response
The text was updated successfully, but these errors were encountered: