templates: fix bad comment

This commit is contained in:
Daniel Cousens 2016-12-14 15:15:01 +11:00 committed by Daniel Cousens
parent 913f21c34d
commit d853806d0d

View file

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