WaitingForRevocation

data class WaitingForRevocation(nextRemoteCommit: RemoteCommit, sent: CommitSig, sentAfterLocalCommitIndex: Long, reSignAsap: Boolean)

Properties

nextRemoteCommit
Link copied to clipboard
common
val nextRemoteCommit: RemoteCommit
reSignAsap
Link copied to clipboard
common
val reSignAsap: Boolean = false
sent
Link copied to clipboard
common
val sent: CommitSig
sentAfterLocalCommitIndex
Link copied to clipboard
common
val sentAfterLocalCommitIndex: Long