Constant pallet_im_online::INCLUDE_THRESHOLD
source ยท pub(crate) const INCLUDE_THRESHOLD: u32 = 3;Expand description
How many blocks do we wait for heartbeat transaction to be included before sending another one.
pub(crate) const INCLUDE_THRESHOLD: u32 = 3;How many blocks do we wait for heartbeat transaction to be included before sending another one.