pub const MAX_ACCOUNTS_HASHES: usize = 16;
Expand description

Maximum number of hashes in AccountsHashes a node publishes such that the serialized size of the push/pull message stays below PACKET_DATA_SIZE.