You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should make the auction stand alone by allowing the actor submitting tokens to the auction to optionally set a starting price. this will allow us to reuse the auction in other valence programs.
this comes with a small complexity trade-off in our off-chain arb bot, which now has to account for the user-submitted starting price.
The text was updated successfully, but these errors were encountered:
we should make the auction stand alone by allowing the actor submitting tokens to the auction to optionally set a starting price. this will allow us to reuse the auction in other valence programs.
this comes with a small complexity trade-off in our off-chain arb bot, which now has to account for the user-submitted starting price.
The text was updated successfully, but these errors were encountered: