1 2018-04-02 13:40:59 <armid> how bitcoin manage if A has 10 coins and sent 2 coins to B and 1 coin to C.
2 2018-04-02 13:41:16 <armid> Would it be refered by the same inputs
3 2018-04-02 13:42:26 <armid> so A -> B 2 coins, A -> A 8 coins and A -> C 1 coin, A -> A 9 coins
4 2018-04-02 13:42:32 <armid> in the end, A will have 17 coins
5 2018-04-02 13:42:38 <armid> that doesn't make sense
6 2018-04-02 16:41:42 <sturles> If A has one utxo worth 10 BTC, he will send 2 coins to B, 1 coin to C and the rest (minus txfee) back to A.  The input is spent, but he has a new worth 7 BTC.
7 2018-04-02 16:42:01 <sturles> armid: ^