In Bitcoin, after a new block is mined it is appended to:
the longest chain with maximum total work done over all the blocks
the longest chain with maximum number of blocks
the longest chain with maximum total amount of transaction done over all the blocks
the longest chain with maximum number of transactions for all the blocks
Answers
Answered by
0
Answer:
Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task. Programming involves tasks such as: analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (commonly referred to as coding).[1][2] The source code of a program is written in one or more languages that are intelligible to programmers, rather than machine code, which is directly executed by the central processing unit.
Similar questions