Function solana_core::cluster_info::make_accounts_hashes_message [−][src]
pub fn make_accounts_hashes_message(
keypair: &Keypair,
accounts_hashes: Vec<(Slot, Hash)>
) -> Option<CrdsValue>
pub fn make_accounts_hashes_message(
keypair: &Keypair,
accounts_hashes: Vec<(Slot, Hash)>
) -> Option<CrdsValue>