LIQUIDITY_POOL_DEPOSIT_UNDERFUNDED constant

XdrLiquidityPoolDepositResultCode const LIQUIDITY_POOL_DEPOSIT_UNDERFUNDED

not enough balance for one of the assets

Implementation

static const LIQUIDITY_POOL_DEPOSIT_UNDERFUNDED =
    const XdrLiquidityPoolDepositResultCode._internal(-4);