Commit cf969ea
committed
Fix faucet funding for tallinnnet by using VITE_NETWORK_NAME
The fund-test-wallet script was reading VITE_NETWORK_TYPE, which is
"custom" for tallinnnet. The @tacoinfra/get-tez faucet needs the actual
network name to look up in teztnets.com. Fall back to VITE_NETWORK_TYPE
for environments where NETWORK_NAME isn't set.1 parent 253d015 commit cf969ea
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments