I need to send an exact amount from the blockchain, will the fee take the amount straight out of the amount being sent or do I need to add the fee to the amount being sent?
Example: Let's say the blockchain requests exactly 0.00075 bitcoins(30$), fee is 0.000055(2.20$). Do I send 0.0008 bitcoins(32.20$) or do I send 0.00075 and it takes the fee from main balance?
Thanks.