Struct consensus_notifications::ConsensusSyncNotification [−][src]
pub struct ConsensusSyncNotification {
pub target: LedgerInfoWithSignatures,
// some fields omitted
}Expand description
A commit notification to notify state sync to sync to the specified target.
Fields
target: LedgerInfoWithSignatures