From 7a5ed6285a84f39e2c6dd50a4e687e1504340c91 Mon Sep 17 00:00:00 2001 From: Adam Gibson Date: Wed, 16 Aug 2017 12:18:05 +0300 Subject: [PATCH] apologies, didn't realise one had to add one's name --- Comments:BIP-0199.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Comments:BIP-0199.md b/Comments:BIP-0199.md index c5ab9fd..dfecf83 100644 --- a/Comments:BIP-0199.md +++ b/Comments:BIP-0199.md @@ -1,5 +1,7 @@ In the scripts in this proposal, pubkey hashes are used for the buyer and seller; is there an advantage over using just pubkeys? I can see only a disadvantage, i.e. increased space usage in redeeming. +~~ Adam Gibson + ========== Should directly use pubkey, instead of pubkey hash. Using pubkey hash will require more witness space for no benefit. The following script should consume the minimal space: