Post
Topic
Board Development & Technical Discussion
Topic OP
Locking up premine for a period of time or number of blocks
by
DarkArrow
on 18/05/2021, 21:59:53 UTC
Hi, I would like to lock up a premine for a certain period of time, or for a number of blocks. I've been reading about CLTV, but I would like to do it directly when the premine occurs, i.e. in validation.cpp. Is this possible? Can someone share a C++ snippet to do it? I'm not a C++ expert. Thanks.