Skip to main content

top_up_insurance

Function top_up_insurance 

Source
pub fn top_up_insurance(
    ctx: Context<'_, TopUpInsurance<'_>>,
    amount: u64,
) -> Result<()>