libauth icon indicating copy to clipboard operation
libauth copied to clipboard

[doc] generatePrivateKey takes 1 parameter

Open dagurval opened this issue 5 years ago • 1 comments

The documentation wrongly states it takes secp256k1 as first parameter: https://github.com/bitauth/libauth/blob/071f9cdd/src/lib/key/key-utils.ts#L70

dagurval avatar Aug 28 '20 10:08 dagurval

Thanks for opening an issue! Yes, that tsdoc line seems to be outdated now. Would you mind sending a PR to remove it? (I can definitely remove that line in the next release, but I'd love to merge a PR to credit you as a contributor.)

bitjson avatar Sep 01 '20 00:09 bitjson