Skip to content

Commit

Permalink
tshoot log
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Sep 19, 2024
1 parent 4a28341 commit 5ff93cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subnet/deployment-generator/src/faucet.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ if (subnetURL == "") {
console.log("RPC url:", subnetURL);

const inputs = process.argv;
console.log("inputs", inputs)

if (inputs.length == 5) {
try {
Expand Down

0 comments on commit 5ff93cd

Please sign in to comment.