AUTH_REVOCABLE_FLAG constant

XdrAccountFlags const AUTH_REVOCABLE_FLAG

If set, the authorized flag in TrustLines can be cleared otherwise, authorization cannot be revoked.

Implementation

static const AUTH_REVOCABLE_FLAG = const XdrAccountFlags._internal(2);