pub fn multisig_remove_spending_limit(
ctx: Context<'_, '_, '_, '_, MultisigRemoveSpendingLimit<'_>>,
args: MultisigRemoveSpendingLimitArgs,
) -> Result<()>Expand description
Remove the spending limit from the controlled multisig.
pub fn multisig_remove_spending_limit(
ctx: Context<'_, '_, '_, '_, MultisigRemoveSpendingLimit<'_>>,
args: MultisigRemoveSpendingLimitArgs,
) -> Result<()>Remove the spending limit from the controlled multisig.