mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-15 12:50:29 +02:00
In tihs commit, we modify the order acceptance commands (llm submit ask and llm submit bid) to take the final percentage rather than the fixed rate. Historically we've seen that people find thinking in fixed point arithmetic difficult. So instead of exposing this value, we now poll the user for the amount their willing to pay or accept as yield for the _entire duration_. With this change, users only need to think about the lump sum coupon payment rather than the internal fixed rate. This should also lend to better price discovery as distinct orders may end up with the same rate_fixed when converted at the end. In addition to this change, we now show a break down of the order parameters which includes the execution fee. |
||
|---|---|---|
| .. | ||
| llm | ||
| llmd | ||