script: exposes scriptNumber through script.number
This commit is contained in:
parent
059f48b0c4
commit
29a1a839ec
1 changed files with 2 additions and 0 deletions
|
@ -372,6 +372,8 @@ module.exports = {
|
|||
fromASM: fromASM,
|
||||
toASM: toASM,
|
||||
|
||||
number: require('./script_number'),
|
||||
|
||||
isCanonicalPubKey: isCanonicalPubKey,
|
||||
isCanonicalSignature: isCanonicalSignature,
|
||||
isDefinedHashType: isDefinedHashType,
|
||||
|
|
Loading…
Reference in a new issue