Function casper_contract::contract_api::runtime::get_caller[][src]

pub fn get_caller() -> AccountHash
Expand description

Returns the caller of the current context, i.e. the AccountHash of the account which made the deploy request.