Post
Topic
Board Development & Technical Discussion
Re: Private blockchains connected to bitcoin's pow
by
hosseinamin
on 18/03/2019, 15:27:42 UTC
I did write a small article about privately owned blockchains. https://medium.com/@hosseamin/privately-owned-distributed-ledger-why-c685b81df7d

I fail to see the "private blockchain" aspect of what you are describing above. What's the difference to colored coin / token approaches such as OMNI and XCP?
I would like to gather better technical description for it.

I've researched about `SIGHASH_NOINPUT`and schnorr MuSig (n-of-n). Which will make it possible that all participants (owners) have a say in Merkle tree generated. With a small transaction.

And this Merkle tree will be used in a specific way which makes it possible for private blockchains to track and verify new blocks of those blockchains.