CHANGE_TRUST_INVALID_LIMIT constant

XdrChangeTrustResultCode const CHANGE_TRUST_INVALID_LIMIT

Cannot drop limit below balance. Cannot create with a limit of 0.

Implementation

static const CHANGE_TRUST_INVALID_LIMIT =
    const XdrChangeTrustResultCode._internal(-3)