Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FlutterCoin FLT Official Information Thread
by
thekidcoin
on 10/03/2014, 15:27:50 UTC
Can you explain the "Proof-of-Block" a little more? I don't get it? You can get coins when you make transactions? Or am I misunderstanding? Couldn't you just endlessly send coins to your self?
You could endlessly send coins to yourself sure, but fees would eat up your funds, its based on addresses in the previous block converted to a hex format, a snippet of that address then used to search the previous block hash for matches, if there is a match the address receives part of the mining subsidy.  Its not very easy to have a match.  Because of this, there is additional checking the verifies the coinbase transactions including address, value, size etc further securing the blockchain and eliminating the possibility of disabling the functionality.