Skip to main content

program_config_set_multisig_creation_fee

Function program_config_set_multisig_creation_fee 

Source
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.