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