how the FruitChains consensus works in bitcoin

1

1

I came across the paper FruitChains: A Fair Blockchain. The basic nakamoto blockchain algorithm seems to be slightly twisted with using fruits instead of directly inserting transaction in to the blocks.

Are the transaction first computationally solved in to fruits and then inserted in to blocks later?

How the fruit chain works in a simple language?

Laxmi Kadariya

Posted 2017-08-07T19:31:07.443

Reputation: 141

No answers