ALLOW_TRUST_LOW_RESERVE constant

XdrAllowTrustResultCode const ALLOW_TRUST_LOW_RESERVE

Claimable balances can't be created on revoke due to low reserves.

Implementation

static const ALLOW_TRUST_LOW_RESERVE =
    const XdrAllowTrustResultCode._internal(-6);