pub fn update_config(
ctx: Context<'_, '_, '_, '_, ConfigUpdate<'_>>,
params: ConfigUpdateParams,
) -> Result<()>Expand description
Update the global thread configuration.
pub fn update_config(
ctx: Context<'_, '_, '_, '_, ConfigUpdate<'_>>,
params: ConfigUpdateParams,
) -> Result<()>Update the global thread configuration.