Skip to content

Commit

Permalink
rename wallet to keys
Browse files Browse the repository at this point in the history
  • Loading branch information
detherminal committed Jul 7, 2023
1 parent 3d62521 commit 90923bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Here you can see all functions in this library

Overview list:
- [Utils](#utils)
- [Wallet](#wallet)
- [Keys](#keys)
---
## Utils
- ### `Version() string`
Expand All @@ -31,7 +31,7 @@ fmt.Println(monero.ValidateAddress(invalidAddress))
```
---

## Wallet
## Keys

- ### `GenerateMnemonicSeed(language string) (string, error)`

Expand Down
File renamed without changes.

0 comments on commit 90923bb

Please sign in to comment.