asfDisableMaster constant

AccountSetAsfFlag const asfDisableMaster

Disallow use of the master key pair. Can only be enabled if the account has configured another way to sign transactions, such as a Regular Key or a Signer List

Implementation

static const AccountSetAsfFlag asfDisableMaster =
    AccountSetAsfFlag("DisableMaster", 4);