ALLOW_TRUST_SELF_NOT_ALLOWED constant

XdrAllowTrustResultCode const ALLOW_TRUST_SELF_NOT_ALLOWED

Trusting self is not allowed.

Implementation

static const ALLOW_TRUST_SELF_NOT_ALLOWED =
    const XdrAllowTrustResultCode._internal(-5);