Asset Conversion LPFee
Should Use a Per{Something}
Instead of u32
#88
Labels
LPFee
Should Use a Per{Something}
Instead of u32
#88
Uh oh!
There was an error while loading. Please reload this page.
As noted here, it would be more idiomatic to use a
PerThing
rather than au32
forLPFee
. This was initially set as au32
to be similar to Uniswap, but should be migrated toPerThing
.The text was updated successfully, but these errors were encountered: