![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <stdint.h>Go to the source code of this file.
Enumerations | |
| enum | { LOCKTIME_VERIFY_SEQUENCE = (1 << 0), LOCKTIME_MEDIAN_TIME_PAST = (1 << 1) } |
| Flags for nSequence and nLockTime locks. More... | |
| anonymous enum |
Flags for nSequence and nLockTime locks.
| Enumerator | |
|---|---|
| LOCKTIME_VERIFY_SEQUENCE | |
| LOCKTIME_MEDIAN_TIME_PAST | |
Definition at line 25 of file consensus.h.
1.8.17