add ReceivedMustConfirm status
This commit is contained in:
parent
87ee8ac40c
commit
c5ff2e2edb
@ -255,6 +255,7 @@ pub enum CachedMessageStatus {
|
||||
CipherWaitingTx,
|
||||
TxWaitingCipher,
|
||||
SentWaitingConfirmation,
|
||||
ReceivedMustConfirm,
|
||||
MustSpendConfirmation,
|
||||
Complete,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user