Function eosio_sys::is_privileged

source ·
pub unsafe extern "C" fn is_privileged(account: capi_name) -> bool
Expand description

@brief Check if an account is privileged Check if an account is privileged @param account - name of the account to be checked @return true if the account is privileged @return false if the account is not privileged