LIQUIDITY_POOL_DEPOSIT_NOT_AUTHORIZED constant

XdrLiquidityPoolDepositResultCode const LIQUIDITY_POOL_DEPOSIT_NOT_AUTHORIZED

not authorized for one of the assets

Implementation

static const LIQUIDITY_POOL_DEPOSIT_NOT_AUTHORIZED =
    const XdrLiquidityPoolDepositResultCode._internal(-3);