mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
sc-keystore: Improve docs (#3334)
Close: https://github.com/paritytech/polkadot-sdk/issues/3320 @Hugo-Trentesaux are these docs better for explaining the internals?
This commit is contained in:
@@ -773,6 +773,8 @@ mod dummy {
|
||||
/// Similarly an empty password (ending the `SURI` with `///`) is perfectly valid and will
|
||||
/// generally be equivalent to no password at all.
|
||||
///
|
||||
/// The `password` is used as salt when generating the seed from the BIP-39 key phrase.
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
/// Parse [`DEV_PHRASE`] secret uri with junction:
|
||||
|
||||
Reference in New Issue
Block a user