1
1
I am working on web-app that needs to send money to customer's addresses.
i am trying find out if is it possible to , Bitcoin sender to send 2 or more amounts to single address in single transaction ?
e.g.
Transaction 1->
sender1 -> (20 satoshis)-> receiver 1
-> (40 satoshis)-> receiver 1
Is this possible ?
i know i can add both amounts and do single transaction. but i would like to know can this be doable ?
note that transactions with any output under 546 satoshis will not be relayed (the rules are a bit more complex, but for a standard tx, that's the threshold). – alcio – 2017-07-25T12:05:30.550