Remove COUNT_ACKS leftover
This commit is contained in:
@@ -54,9 +54,6 @@ typedef enum ScriptError_t
|
||||
/* softfork safeness */
|
||||
SCRIPT_ERR_DISCOURAGE_UPGRADABLE_NOPS,
|
||||
|
||||
/* count acks */
|
||||
SCRIPT_ERR_COUNT_ACKS_INVALID_PARAM,
|
||||
|
||||
SCRIPT_ERR_ERROR_COUNT
|
||||
} ScriptError;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user