-
Alex|LocalMoneroIs there no way to subtract the fee amount from the amount that's being transferred? The sweep_all command only allows one destination address whereas I want to send a transfer that uses the entire amount to multiple addresses and have the fee be taken from one of the outputs. There's a special flag for that in Bitcoin but I can't find anything to do this in Monero. Generating a tx to get the fee first and then regenerating the
-
Alex|LocalMonerotx causes a slightly different fee every time.
-
moneromoooThere is not.
-
» hanser[m] uploaded an image: (30KiB) <libera.ems.host/_matrix/media/v3/do…/znJbFTjhOEXOVmlrJjQZTRWM/image.png>
-
hanser[m]What is mixin in Monero? I find this code in Monero check_tx_inputs() function, but I don't know why it means.Why mix outputs with others😳
-
moneromooomixin is the number of fake outs in a ring.
-
moneromoooSo equals ring size minus one.
-
moneromoooA ring includes fake outs to create ambiguity on which output is spent, to add a privacy shield.
-
moneromoooIt's an obsolescent term really. We use ring size now, it's clearer.
-
hanser[m]Thanks, I know what is mixin. It's name is a bit confusing😀
-
luna24[m]<moneromooo> "It's an obsolescent term really...." <- I agree, mixon is def a confusing term to look at haha