AUTH_CLAWBACK_ENABLED_FLAG constant

XdrAccountFlags const AUTH_CLAWBACK_ENABLED_FLAG

Clawback enabled (0x8): trust lines are created with clawback enabled set to "true", and claimable balances created from those trustlines are created with clawback enabled set to "true"

Implementation

static const AUTH_CLAWBACK_ENABLED_FLAG = const XdrAccountFlags._internal(8);