index: expose payments
This commit is contained in:
parent
f9a739e1db
commit
6c957533d6
1 changed files with 1 additions and 0 deletions
|
@ -15,5 +15,6 @@ module.exports = {
|
|||
crypto: require('./crypto'),
|
||||
networks: require('./networks'),
|
||||
opcodes: require('bitcoin-ops'),
|
||||
payments: require('./payments'),
|
||||
script: script
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue