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 0c481d247..e4cf23ee1 100644 --- a/common/status.h +++ b/common/status.h @@ -53,6 +53,7 @@ enum STATUS_NEED_PASSPHRASE, STATUS_VALIDSIG, + STATUS_ASSERT_SIGNER, STATUS_SIG_ID, STATUS_ENC_TO, STATUS_NODATA, |