XRPLF / xrpl-dev-portal

Source code for xrpl.org including developer documentation
https://xrpl.org
Other
512 stars 1k forks source link

AMMBid explain non-trading fee case #2562

Closed zgrguric closed 1 month ago

zgrguric commented 2 months ago

Adds single sentence which addresses case when user bids on Pool which has not Trading fee yet set. For reference this is the transaction on XRPL Mainnet: A3A278DEEF3C5E06126526F948F31436BDDD96E61779E2E7A55090270017BD89

oeggert commented 2 months ago

That transaction hash shows the bid going through successfully, and the account sending the bid becoming the new auction slot owner.

Also I don't think it's possible to create an amm pool without specifying the trading fee. @mDuo13 Is it possible for a pool to be created without a trading fee?

mDuo13 commented 1 month ago

It should not be possible to create an AMM without a trading fee. [Source] However, it is possible for the trading fee to be 0.