You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/popular-ravens-reflect.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Add support for backend wallets.
6
6
7
-
This is useful is you have a backend that is connected to an agent or what not that you want to have programmatic access to a wallet without managing private keys.
7
+
This is useful is you have a backend that is connected to an that you want to have programmatic access to a wallet without managing private keys.
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