We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c96ddc commit 5c1614aCopy full SHA for 5c1614a
src/descriptor/key.rs
@@ -156,7 +156,7 @@ impl DescriptorXKey<bip32::ExtendedPrivKey> {
156
/// private key before turning it into a public key.
157
///
158
/// If the key already has an origin, the derivation steps applied will be appended to the path
159
- /// already present, otherwise this key will be treated as "root" key and an origin will be
+ /// already present, otherwise this key will be treated as a master key and an origin will be
160
/// added with this key's fingerprint and the derivation steps applied.
161
fn as_public<C: Signing>(
162
&self,
0 commit comments