mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-26 12:10:14 +00:00
apologies, didn't realise one had to add one's name
parent
e9ad35cb75
commit
7a5ed6285a
@ -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.
|
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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user