From 51a3002e8c883ba430b638c0a1e07e0d51fab6f6 Mon Sep 17 00:00:00 2001 From: Adam Gibson Date: Tue, 20 Jun 2017 23:33:55 +0300 Subject: [PATCH] Created Comments:BIP 0199 (markdown) --- Comments:BIP-0199.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Comments:BIP-0199.md diff --git a/Comments:BIP-0199.md b/Comments:BIP-0199.md new file mode 100644 index 0000000..3fe06f6 --- /dev/null +++ b/Comments:BIP-0199.md @@ -0,0 +1 @@ +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. \ No newline at end of file