Function eosio_sys::has_auth

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

Verifies that @ref name has auth.

@brief Verifies that @ref name has auth. @param name - name of the account to be verified