Function pallet_im_online::benchmarking::create_heartbeat

source ยท
pub fn create_heartbeat<T: Config>(
    k: u32,
) -> Result<(Heartbeat<BlockNumberFor<T>>, <T::AuthorityId as RuntimeAppPublic>::Signature), &'static str>