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,
|
fromASM: fromASM,
|
||||||
toASM: toASM,
|
toASM: toASM,
|
||||||
|
|
||||||
|
number: require('./script_number'),
|
||||||
|
|
||||||
isCanonicalPubKey: isCanonicalPubKey,
|
isCanonicalPubKey: isCanonicalPubKey,
|
||||||
isCanonicalSignature: isCanonicalSignature,
|
isCanonicalSignature: isCanonicalSignature,
|
||||||
isDefinedHashType: isDefinedHashType,
|
isDefinedHashType: isDefinedHashType,
|
||||||
|
|
Loading…
Add table
Reference in a new issue