Can bitcoins be moved from the origin address to the origin address?

0

I ask this because it seems more efficient to send change to the original address instead of a new one. Does the cryptography not allow this?

Expectator

Posted 2017-10-21T21:15:29.730

Reputation: 39

Question was closed 2017-10-23T17:13:02.550

Answers

1

Can bitcoins be moved from the origin address to the origin address?

Yes. There are no restrictions. (In fact there is no "addresses" in bitcoin protocol)

it seems more efficient to send change to the original address

Why do you think that it can be more efficient? In fact it is not.

Does the cryptography not allow this?

This is not related to cryptography at all.

amaclin

Posted 2017-10-21T21:15:29.730

Reputation: 5 763