[BUG] ILP for assetprice < 1
ILP calculation is not using floating point for the price here, this makes the formula incorrect:
https://gitlab.com/thorchain/thornode/-/blob/develop/x/thorchain/withdraw_v63.go#L190
Edited by Heimdall
ILP calculation is not using floating point for the price here, this makes the formula incorrect:
https://gitlab.com/thorchain/thornode/-/blob/develop/x/thorchain/withdraw_v63.go#L190