Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

mint_lp_tokens

Fully qualified path: cairo_fp::f128::math::pool::mint_lp_tokens

fn mint_lp_tokens(
    dx: Fixed, dy: Fixed, reserve_x: Fixed, reserve_y: Fixed, total_lp: Fixed,
) -> Option<Fixed>