Function eei::ethereum_getTxOrigin[][src]

pub unsafe extern "C" fn ethereum_getTxOrigin(address_ptr: *mut Address)
Expand description

Get the address of origination of this contracts execution

Arguments:

  • address_ptr: the memory location at which the address is to be stored.