Skip to content

Commit

Permalink
fix generatewallet address
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushikeshnimkar committed May 30, 2024
1 parent 5f8b00f commit 716f448
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 716f448

Please sign in to comment.