Updated OriginInfo description.
This commit is contained in:
parent
a66f46b4e9
commit
5171d566a3
@ -15,8 +15,7 @@ pub enum OutputPolicy<'a> {
|
||||
InitContract
|
||||
}
|
||||
|
||||
/// Things that externalities need to know about
|
||||
/// transaction origin.
|
||||
/// Transaction properties that externalities need to know about.
|
||||
pub struct OriginInfo {
|
||||
address: Address,
|
||||
origin: Address,
|
||||
|
Loading…
Reference in New Issue
Block a user