pub async fn fetch_validation_code_bomb_limit(
parent: Hash,
session_index: SessionIndex,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> Result<u32, Error>
Expand description
Fetch the validation code bomb limit from the runtime.