We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93adfba + aadfafa commit bfc4a72Copy full SHA for bfc4a72
bip-0322.mediawiki
@@ -74,7 +74,7 @@ The <code>to_sign</code> transaction is:
74
vout[0].nValue = 0
75
vout[0].scriptPubKey = OP_RETURN
76
77
-A full signature consists of the base64-encoding of the <code>to_sign</code> transaction in standard network serialisation.
+A full signature consists of the base64-encoding of the <code>to_sign</code> transaction in standard network serialisation once it has been signed.
78
79
=== Full (Proof of Funds) ===
80
0 commit comments