Bitcoin News / Bitcoin Stack Exchange - 8 years ago
I want to call chainActive.Tip()->nHeight in core.cpp. It is not possible, I am interested in every idea.
https://github.com/LIMXTEC/BitSend/blob/DEV-joshafest/src/core.cpp
Here is an example :
bool GetH()
{ int nBlockHeight = chainActive....
Bitcoin News / Bitcoin Stack Exchange - 8 years ago
transactions - Smart contracts in bitcoin - Bitcoin Stack Exchange
Bitcoin Stack Exchange is a question and answer site for Bitcoin crypto-currency enthusiasts. It only takes a m...
Bitcoin News / Bitcoin Stack Exchange - 8 years ago
Calling the Lightning Network (LN) a Proof-of-Stake (PoS) system is orthogonal to the concept usually labeled as PoS.
What we usually describe as PoS is a mechanism to achieve distributed consensus among a network of participants. Staking is hereby...