Incentive - Assessment 1
What is the first transaction of any block called and what is its significance?
The first transaction of any block is called the Coinmine Transaction and it is used by the block builder to cover the cost of the proof-of-work used to build that block.
The first transaction is called the Bitbase Transaction and it is used by the miner which has won a block to receive its reward.
The first transaction is called the Coinbase Transaction and it is used by the block winner to allocate the block rewards to their own accounts and provides means for additional functions such as node identification.
The first transaction is called the Input Transaction and it is used by the block winner to allocate the block rewards to their own accounts and provides means for additional functions such as node identification.
What must the value of the outputs be equal to or less than in a coinbase transaction.
The outputs must be equal to or less than the value of all the transaction fees.
The outputs must be equal to or less than the inputs not including the transaction fees.
The outputs must be equal to or less than the value of all the transactions in the block.
The outputs must be equal to or less than the sum of the block subsidy and all of the transaction fees from the transactions in the block.
What will happen if a node fails to include coins in the new coin distribution?
Those coins are lost forever.
Those coins will not enter circulation at that time.
The node can retrieve them in the next block they win.
It is inconsequential.
What does the Coin Distribution subsidize?
The funding of faucets.
It subsidizes the transaction fees.
Developer funding to build and modify the protocol.
The build-out of network infrastructure and incentivizes nodes to participate in processing transactions despite low usage.
Last updated