File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -83,18 +83,16 @@ an external source. Such an algorithm is described in "Account discovery" chapte
83
83
===Script ===
84
84
85
85
This level splits the key space into three separate <code>script_type </code>(s). To provide
86
- optimum backward compatibility.
86
+ backward and forward compatibility.
87
87
88
- The recommended default is pay to witness script hash <code> m/48'/0'/0'/2' </code>.
88
+ The following represent mainnet, account 0:
89
89
90
- The following represent mainnet, account 0 .
90
+ The recommended default is pay to witness script hash <code> m/48'/0'/0'/2' </code> .
91
91
92
92
<code>1' </code>: Nested Segwit (p2sh-p2wsh) <code>m/48'/0'/0'/1' </code></br>
93
93
<code>2' </code>: Native Segwit (p2wsh) <code>m/48'/0'/0'/2' </code></br>
94
94
<code>3' </code>: Legacy (p2sh) <code>m/48'/0'/0'/3' </code></br>
95
95
96
- Easily expanded to account for new script types.
97
-
98
96
===Change ===
99
97
100
98
Constant 0 is used for external chain and constant 1 for internal chain (also
You can’t perform that action at this time.
0 commit comments