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: