Author

Topic: What is concept of "tip"? (Read 107 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
November 18, 2019, 04:45:25 PM
#2
Tip is the most recent block in the blockchain.
jr. member
Activity: 47
Merit: 8
November 18, 2019, 04:37:41 PM
#1
In sourcecode, "CBlockIndex* pindexPrev = ::ChainActive().Tip();"
I don't quite understand the "Tip" mean what ?
Jump to: