Skip to main content

update_matcher

Function update_matcher 

Source
pub fn update_matcher(
    ctx: Context<'_, UpdateMatcher<'_>>,
    new_matcher: Pubkey,
) -> Result<()>