pub const ABORT_MESSAGE_TAG: MessageTag;Expand description
Tag of a broadcast message indicating that sender won’t participate in the protocol. The payload of the message contains error code.
pub const ABORT_MESSAGE_TAG: MessageTag;Tag of a broadcast message indicating that sender won’t participate in the protocol. The payload of the message contains error code.