LIQUIDITY_POOL_DEPOSIT_UNDERFUNDED constant Null safety
not enough balance for one of the assets
Implementation
static const LIQUIDITY_POOL_DEPOSIT_UNDERFUNDED =
const XdrLiquidityPoolDepositResultCode._internal(-4);
not enough balance for one of the assets
static const LIQUIDITY_POOL_DEPOSIT_UNDERFUNDED =
const XdrLiquidityPoolDepositResultCode._internal(-4);