mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Mention in the standard json documentation that files in urls need their directories allowed via --allow-paths
This commit is contained in:
		
							parent
							
								
									410d288dfc
								
							
						
					
					
						commit
						d4fd4847de
					
				| @ -83,6 +83,8 @@ Input Description | ||||
|           [ | ||||
|             "bzzr://56ab...", | ||||
|             "ipfs://Qma...", | ||||
|             // If files are used, their directories should be added to the command line via | ||||
|             // `--allow-paths <path>`. | ||||
|             "file:///tmp/path/to/file.sol" | ||||
|           ] | ||||
|         }, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user