diff --git a/src/templates/pubkeyhash/input.js b/src/templates/pubkeyhash/input.js index f91a322..d085da7 100644 --- a/src/templates/pubkeyhash/input.js +++ b/src/templates/pubkeyhash/input.js @@ -1,4 +1,4 @@ -// {pubKey} OP_CHECKSIG +// {signature} {pubKey} var bscript = require('../../script') var types = require('../../types')