forked from cerc-io/laconicd-deprecated
		
	fix network test
This commit is contained in:
		
							parent
							
								
									bc76e90b8d
								
							
						
					
					
						commit
						e641cae724
					
				| @ -70,7 +70,7 @@ func startInProcess(cfg Config, val *Validator) error { | ||||
| 		return err | ||||
| 	} | ||||
| 
 | ||||
| 	if err := val.tmNode.Start(); err != nil { | ||||
| 	if err := tmNode.Start(); err != nil { | ||||
| 		return err | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user