Hi,
I am writting an application to transfer bitcoins from one bitcoin address to another but when I ran the below code, it generates new bitcoin address and try to send bitcoin amount from newly generated address(having zero balance) to passed receiver bitcoin address. How can I pass sender ...