pub fn program_config_set_multisig_creation_fee(
ctx: Context<'_, '_, '_, '_, ProgramConfig<'_>>,
args: ProgramConfigSetMultisigCreationFeeArgs,
) -> Result<()>Expand description
Set the multisig_creation_fee parameter of the program config.