Skip to content

Commit 623b1dd

Browse files
authored
Update popular-ravens-reflect.md
Signed-off-by: greg <[email protected]>
1 parent a176827 commit 623b1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/popular-ravens-reflect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ const account = await wallet.connect({
2020
console.log("account.address", account.address);
2121
```
2222

23-
Note that `walletSecret` would simply be something that you generate and store to uniquely identify the given wallet created under the particular `client`.
23+
Note that `walletSecret` should be generated by you and securely stored to uniquely authenticate to the given wallet.

0 commit comments

Comments
 (0)