UNPKG

tenzurajs-lib

Version:

Client-side Tenzura JavaScript library

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