Function cli_get_ariadne_parameters

Source
pub async fn cli_get_ariadne_parameters(
    query: impl SessionValidatorManagementQueryApi,
    mc_epoch_number: McEpochNumber,
) -> Result<String, String>
Expand description

Returns Ariadne parameters in JSON format that are effective for the given epoch Arguments: