From aadfafa77000b987abe7de54597a05e174fda247 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Fri, 12 Nov 2021 18:14:19 -0600 Subject: Clarify BIP 322 seralization requires a signed transaction --- bip-0322.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0322.mediawiki') diff --git a/bip-0322.mediawiki b/bip-0322.mediawiki index 5f4704d..89b55ac 100644 --- a/bip-0322.mediawiki +++ b/bip-0322.mediawiki @@ -74,7 +74,7 @@ The to_sign transaction is: vout[0].nValue = 0 vout[0].scriptPubKey = OP_RETURN -A full signature consists of the base64-encoding of the to_sign transaction in standard network serialisation. +A full signature consists of the base64-encoding of the to_sign transaction in standard network serialisation once it has been signed. === Full (Proof of Funds) === -- cgit v1.2.3