docs(theseus): note the Siacoin wallet's derivation and node-URL policy
This commit is contained in:
parent
7931d981aa
commit
c269615f69
1 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,12 @@ passwords/0 → wallet) and works for random-seed vaults too. Changing the
|
|||
info string or the parent root would orphan every wallet's funds; recovery
|
||||
without Theseus is via the account xprv shown in the wallet's Settings.
|
||||
|
||||
The bundled Siacoin wallet follows the same rule with `siawallet/mainnet/0`
|
||||
as the 32-byte seed for walletd's `KeyFromSeed(seed, index)`; addresses are
|
||||
standard unlock hashes. It talks to a user-configured walletd node (no
|
||||
default endpoint ships in the add-on — hosted providers put an access key
|
||||
in the URL path).
|
||||
|
||||
## Strand A — Password manager
|
||||
|
||||
### A.1 — SHIPPED (0.0.3, 9c09955e)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue