hi everyone,
I can’t understund how multiple output transaction can be created.
(I ignore fees for now)
e.g.
So I have 4 UTXO (0.2, 0.3, 0.5, 0.9) assigned to my wallet.
I know that when I transfer e.g. 0.6 to someone, then two output will be created because the rest of the value transfered will be assigned back to my wallet (0.9-0.6 and 0.3 back to me). In that case I created a two UTXO.
But how I can create more than two UTXO in a single transaction?
like there: