[][src]Type Definition solana_core::rewards_recorder_service::RewardsRecorderSender

type RewardsRecorderSender = Sender<(Slot, Vec<(Pubkey, i64)>)>;