Provide a pcli
interface to post xyk
approximations
#2319
Labels
A-zswap
Area: Design and implementation of ZSwap
pcli
interface to post xyk
approximations
#2319
As part of #1908, we would like to have a
pcli
command that generates a collection ofPosition
s approximating a specified payoff. This should be broken into two commands:Posititon
s:pcli view dex approximate constant-product <PAIR> <QUANTITY>
pcli tx position approximate constant-product <PAIR> <QUANTITY>
In the future, it would be nice to be able to segment approximated positions from the rest of the open orders so that one can perform group actions on these positions e.g. "cancel all", "display" etc.
The text was updated successfully, but these errors were encountered: