opcodes: rename to opcodes
This commit is contained in:
parent
f9782b7c17
commit
b99ed46796
3 changed files with 2 additions and 2 deletions
src
|
@ -15,7 +15,7 @@ module.exports = {
|
|||
ECPointFp: ec.ECPointFp,
|
||||
ECPubKey: require('./ecpubkey'),
|
||||
Message: require('./message'),
|
||||
Opcode: require('./opcode'),
|
||||
opcodes: require('./opcodes'),
|
||||
HDWallet: require('./hdwallet'),
|
||||
Script: require('./script'),
|
||||
sec: require('./sec'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue