[][src]Function eosio_cdt::require_auth

pub fn require_auth<A: AsRef<AccountName>>(account: A)

Verifies that name exists in the set of provided auths on a action. Throws if not found.