Open slundqui opened 2 months ago
Current lp valuation only uses lp_share_price, which can be inaccurate. Use rust calc_remove_liquidity and calc_redeem_withdrawal_shares to get these values.
lp_share_price
calc_remove_liquidity
calc_redeem_withdrawal_shares
Current lp valuation only uses
lp_share_price
, which can be inaccurate. Use rustcalc_remove_liquidity
andcalc_redeem_withdrawal_shares
to get these values.