Function solana_ledger_tool::output_slot [−][src]
pub(crate) fn output_slot(
blockstore: &Blockstore,
slot: Slot,
allow_dead_slots: bool,
method: &LedgerOutputMethod,
verbose_level: u64
) -> Result<(), String>
pub(crate) fn output_slot(
blockstore: &Blockstore,
slot: Slot,
allow_dead_slots: bool,
method: &LedgerOutputMethod,
verbose_level: u64
) -> Result<(), String>