bitcoinjs-lib icon indicating copy to clipboard operation
bitcoinjs-lib copied to clipboard

Stop using the reserved keyword "exports" (notable on ECKey)

Open abrkn opened this issue 10 years ago • 0 comments

The over-generalization/factory pattern is unnecessary. Implement as toBytes, toWif, toBin, etc. Same goes for import.

abrkn avatar Jan 11 '14 07:01 abrkn