Forwarding BTC without approval

0

Since all I need in order to send a transaction is the receiver address. What is the mechanism (if any) that stops me to send transactions to someone BTC without his approval?

Mr. Turing

Posted 2018-01-14T14:04:54.083

Reputation: 3

Answers

0

Since all I need in order to send a transaction is the receiver address.

You also need a private key. In order to send someone coins from your wallet, you need a signed transaction with your private key.

What is the mechanism (if any) that stops me to send transactions to someone BTC without his approval?

You don't need an approval of someone to send him transaction.

Зелёный

Posted 2018-01-14T14:04:54.083

Reputation: 871