script: exposes scriptNumber through script.number
This commit is contained in:
parent
059f48b0c4
commit
29a1a839ec
@ -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…
Reference in New Issue
Block a user