Skip to content

Commit

Permalink
added chain
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed May 24, 2024
1 parent 096a784 commit 1a04335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/nodeform/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const Page = () => {
project_name: projectname,
project_id: projecturl,
region,
// chain,
chain,
twitter_id: twitter,
ran_node_before: checked === "yes",
wallet_address: wallet
Expand Down

0 comments on commit 1a04335

Please sign in to comment.