Clippy
This commit is contained in:
committed by
mergify[bot]
parent
293a0d8797
commit
350bb561eb
@ -1355,6 +1355,7 @@ fn process_single_slot(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
pub enum TransactionStatusMessage {
|
||||
Batch(TransactionStatusBatch),
|
||||
Freeze(Slot),
|
||||
|
Reference in New Issue
Block a user