Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

add_liquidity

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

fn add_liquidity(reserve_x: Fixed, reserve_y: Fixed, dx: Fixed, dy: Fixed) -> (Fixed, Fixed)