pool/clmscript
Wilmer Paulino 4930da65b0 clmscript: use more efficient script construction for accounts
The new construction saves about 35 bytes over the existing one. The
reduction in size comes from only encoding each public key (the trader's
and auctioneer's) once and not using the extra opcodes for
OP_CHECKMULTISIG.
2020-02-03 12:15:47 -08:00
..
script.go clmscript: use more efficient script construction for accounts 2020-02-03 12:15:47 -08:00