txINSUFFICIENT_BALANCE constant

XdrTransactionResultCode const txINSUFFICIENT_BALANCE

Fee would bring account below reserve.

Implementation

static const txINSUFFICIENT_BALANCE =
    const XdrTransactionResultCode._internal(-7);