Fixed formatting.

This commit is contained in:
justmoon 2012-02-07 07:37:58 +01:00
parent 041477918c
commit 795abdce1f

View file

@ -327,7 +327,7 @@
script.writeOp(OP_CHECKMULTISIG); script.writeOp(OP_CHECKMULTISIG);
return script; return script;
} };
/** /**
* Create a standard payToPubKeyHash input. * Create a standard payToPubKeyHash input.