rgb-archive / spec

[OLD!] RGB Protocol specifications for Bitcoin-based digital assets
https://rgb-org.github.io/
147 stars 26 forks source link

Sign-to-contract or pay-to-contract? #21

Closed afilini closed 6 years ago

afilini commented 6 years ago

Maybe we should consider using pay-to-contract to explicitly create some "rgb-only" addresses. The downside is that by losing the commitment part of a pay-to-contract address, you will loose your bitcoins forever. On the other end, by using sign-to-contract you will have access to the bitcoins and just loose the tokens.

afilini commented 6 years ago

Oh, and this would also (probably) fix issue #10.