Updated OriginInfo description.

This commit is contained in:
debris 2016-01-16 17:08:39 +01:00
parent a66f46b4e9
commit 5171d566a3

View File

@ -15,8 +15,7 @@ pub enum OutputPolicy<'a> {
InitContract InitContract
} }
/// Things that externalities need to know about /// Transaction properties that externalities need to know about.
/// transaction origin.
pub struct OriginInfo { pub struct OriginInfo {
address: Address, address: Address,
origin: Address, origin: Address,