UNPKG

tenzurajs-lib

Version:

Client-side Tenzura JavaScript library

10 lines (7 loc) 184 B
// {signature} {pubKey} var p2sh = require('../scripthash/input') module.exports = { check: p2sh.check, decodeStack: p2sh.decodeStack, encodeStack: p2sh.encodeStack }