diff options
Diffstat (limited to 'common/status.h')
-rw-r--r-- | common/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/status.h b/common/status.h index 730a75cfc..966489fa3 100644 --- a/common/status.h +++ b/common/status.h @@ -105,6 +105,7 @@ enum STATUS_INV_SGNR, STATUS_NO_RECP, STATUS_NO_SGNR, + STATUS_KEY_CONSIDERED, STATUS_ALREADY_SIGNED, STATUS_KEYEXPIRED, |