Bitcoin Forum

Bitcoin => Project Development => Topic started by: psan on October 12, 2015, 01:48:06 PM



Title: Guide transactions between two entities
Post by: psan on October 12, 2015, 01:48:06 PM
Hello,
can i handle transaction between two entities? One bitcoin client can execute "bitcoin-cli sendfrom" and "generate" istructions in the real bitcoin network? For example: A want to send 1 BTC to B through C. So, C receives the A request and proceeds to execute "bitcoin-cli sendfrom A to B". Is it possible in no "regtest" mode?

Thank you a lot


Title: Re: Guide transactions between two entities
Post by: achow101 on October 12, 2015, 02:09:31 PM
Yes, anything you can do in regtest can be done on mainnet.