txINSUFFICIENT_BALANCE constant Null safety
Fee would bring account below reserve.
Implementation
static const txINSUFFICIENT_BALANCE =
const XdrTransactionResultCode._internal(-7);
Fee would bring account below reserve.
static const txINSUFFICIENT_BALANCE =
const XdrTransactionResultCode._internal(-7);