Browse Source

templates: fix bad comment

hk-custom-address
Daniel Cousens 8 years ago
committed by Daniel Cousens
parent
commit
d853806d0d
  1. 2
      src/templates/pubkeyhash/input.js

2
src/templates/pubkeyhash/input.js

@ -1,4 +1,4 @@
// {pubKey} OP_CHECKSIG
// {signature} {pubKey}
var bscript = require('../../script')
var types = require('../../types')

Loading…
Cancel
Save