Closed tequdev closed 1 year ago
In an AMMCreate transaction, the Fee field must be an amount greater than or equal to one owner reserve, but there appears to be no mention of this.
AMMCreate
Fee
Also in the AMMCreate transaction example, 10drop is specified, which should also be corrected.
The tutorial was updated to mention this when the spec changed, but I neglected to update the AMMCreate transaction type page. Fixed in #58.
In an
AMMCreate
transaction, theFee
field must be an amount greater than or equal to one owner reserve, but there appears to be no mention of this.Also in the AMMCreate transaction example, 10drop is specified, which should also be corrected.