Function pwasm_std::ext::origin
[−]
[src]
pub fn origin() -> Address
Get execution origination address.
This is the sender of original transaction. It is never an account with non-empty associated code.