Commit f387464
docs(evm-wallet-experiment): clarify throwaway keyring is ephemeral
Document that throwaway keyrings regenerate their private key on each
`makeKeyring` call (including vat restarts), since baggage only persists
`{ type: 'throwaway' }`. Callers needing stability across restarts must
use `type: 'srp'`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d00e27e commit f387464
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
0 commit comments