ethereum_getTxOrigin

Function ethereum_getTxOrigin 

Source
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.