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
Hi everyone! I found that I cannot use feeAssetId for mass transfer but bockchain is support this functionality: https://docs.waves.tech/en/blockchain/transaction-type/mass-transfer-transaction#json-representation
The text was updated successfully, but these errors were encountered:
Hi, @egor11223!
Blockchain supports only MassTransfer transactions with feeAssetId in WAVES. So you can't specify other assets as fee here.
Sorry, something went wrong.
@msmolyakov but in blockchain we can chose feeAssetId if in asset token enabled sponsorship.
Sponsored fee is supported only for Transfer and InvokeScript transactions in blockchain, not for MassTransfer or any other types.
No branches or pull requests
Hi everyone! I found that I cannot use feeAssetId for mass transfer but bockchain is support this functionality:
https://docs.waves.tech/en/blockchain/transaction-type/mass-transfer-transaction#json-representation
The text was updated successfully, but these errors were encountered: