]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/index.html
Generate addresses for P2WSH and P2WSH-P2SH
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / index.html
index 61fe02238583cfdb3f9fee73b88b55888fe306bb..64c25f4cc205578c9d3445ce5801b77d4c2e5084 100644 (file)
                                             <select class="form-control bip141-semantics">
                                                 <option value="p2wpkh">P2WPKH</option>
                                                 <option value="p2wpkh-p2sh" selected>P2WPKH nested in P2SH</option>
-                                                <option value="p2wsh">P2WSH</option>
-                                                <option value="p2wsh-p2sh">P2WSH nested in P2SH</option>
+                                                <option value="p2wsh">P2WSH (1-of-1 multisig)</option>
+                                                <option value="p2wsh-p2sh">P2WSH nested in P2SH (1-of-1 multisig)</option>
                                             </select>
                                         </div>
                                     </div>