Updated OriginInfo description.
This commit is contained in:
		
							parent
							
								
									a66f46b4e9
								
							
						
					
					
						commit
						5171d566a3
					
				@ -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,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user