Skip to content

Commit

Permalink
Merge pull request #2 from NetSepio/meumonicwalletaddr
Browse files Browse the repository at this point in the history
fix generatewallet address
  • Loading branch information
Rushikeshnimkar authored May 30, 2024
2 parents 02184b4 + 716f448 commit fa4139e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 87 deletions.
34 changes: 0 additions & 34 deletions .sample-env

This file was deleted.

1 change: 1 addition & 0 deletions core/suiwallet.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ func GenerateWalletAddress() {

// Assign the wallet address to the global variable
WalletAddressSui = walletAddress
log.Println("the final ", WalletAddressSui)
}
53 changes: 0 additions & 53 deletions util/meumonicsWalletAddr/meumonicWalletAddr.go

This file was deleted.

0 comments on commit fa4139e

Please sign in to comment.