status-im / nim-secp256k1

A wrapper for libsecp256k1
Apache License 2.0
7 stars 5 forks source link

fix typo: rename SkEdchSecretSize to SkEcdhSecretSize #49

Closed jangko closed 1 year ago

jangko commented 1 year ago

this is blocking https://github.com/status-im/nim-eth/pull/600

This symbol is used only(so far) by secp256k1.nim. But it will be used by nim-eth/keys.nim soon.