waves-transactions icon indicating copy to clipboard operation
waves-transactions copied to clipboard

Miss feeAssetId for mass transactions.

Open egor11223 opened this issue 5 years ago • 3 comments

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

image image

egor11223 avatar Oct 18 '20 08:10 egor11223

Hi, @egor11223!

Blockchain supports only MassTransfer transactions with feeAssetId in WAVES. So you can't specify other assets as fee here.

msmolyakov avatar Oct 26 '20 09:10 msmolyakov

@msmolyakov but in blockchain we can chose feeAssetId if in asset token enabled sponsorship.

egor11223 avatar Oct 28 '20 20:10 egor11223

Sponsored fee is supported only for Transfer and InvokeScript transactions in blockchain, not for MassTransfer or any other types.

msmolyakov avatar Oct 28 '20 21:10 msmolyakov