* Allow `Script#add` to add a Script causing concatenation of opcodes * Add `Script#equals` to compare scripts * Add `Script#fromAddress` * Drop `_payTo` methods * Add `Script.buildP2SHMultisigIn` Greatly simplifying the internal transaction object |
||
|---|---|---|
| .. | ||
| index.js | ||
| input.js | ||
| multisigscripthash.js | ||
| publickeyhash.js | ||