dogecoin/src/consensus
Wladimir J. van der Laan fbf44e6f3e Add debug message to CValidationState for optional extra information
Add a field `strDebugMessage` which can be passed to DoS or Invalid,
and queried using GetDebugMessage() to add extra troubleshooting
information to the validation state.
2015-08-06 09:47:01 +02:00
..
consensus.h Move LOCKTIME_THRESHOLD to src/script/script.h 2015-05-09 04:33:49 -04:00
params.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
validation.h Add debug message to CValidationState for optional extra information 2015-08-06 09:47:01 +02:00