Is that possible to include several outgoing transactions into one like I can do it on BTC?
The case is that I have noumerous accounts (addresses) where clients sent their funds. Lets imagine that I have 1000 accounts and each one of them, holds 0.001 of XEM.
Now I want to make outging transaction and send 1 XEM.
In bitcoin I will include all those 1000 adressess into single ougoing transaction, sign it and pay commission based on bitsize of transaction.
In nem as far as I know, I will have to make 1000 single transactions and pay commission for each one of them, which obviously impossible, since comission for each transaction would exceed 0.001XEM.
Am I getting this correct or there is some HD key feature that could allow me acquire funds from all incoming addresses?
Thank you