Merge branch 'lash/faucet-workaround' into 'master'
Empty config dir in faucet setup See merge request grassrootseconomics/cic-internal-integration!240
This commit is contained in:
		
						commit
						fffb2bc3f4
					
				@ -155,9 +155,6 @@ if [[ -n "${ETH_PROVIDER}" ]]; then
 | 
			
		||||
	>&2 echo "set faucet as token minter"
 | 
			
		||||
	giftable-token-minter $gas_price_arg -w -y $DEV_ETH_KEYSTORE_FILE -a $DEV_RESERVE_ADDRESS -i $CIC_CHAIN_SPEC -p $ETH_PROVIDER -vv $DEV_FAUCET_ADDRESS
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
else
 | 
			
		||||
	echo "\$ETH_PROVIDER not set!"
 | 
			
		||||
	exit 1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user