MANAGE_OFFER_LOW_RESERVE constant

XdrManageOfferResultCode const MANAGE_OFFER_LOW_RESERVE

Not enough funds to create a new Offer.

Implementation

static const MANAGE_OFFER_LOW_RESERVE =
    const XdrManageOfferResultCode._internal(-12);