Skip to content

Commit

Permalink
Merge pull request #5 from NetSepio/rushikesh_Form_node_operator
Browse files Browse the repository at this point in the history
added chain in form
  • Loading branch information
Rushikeshnimkar authored May 24, 2024
2 parents f437fe1 + 78c8ff2 commit d67337c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/nodeOperator.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ type FormData struct {
WalletAddress string `json:"wallet_address"`
TwitterID string `json:"twitter_id"`
Region string `json:"region"`
Chain string `json:"chain"`
}

0 comments on commit d67337c

Please sign in to comment.