LLFourn / secp256kfun

A pure-rust secp256k1 library optimised for fun
BSD Zero Clause License
100 stars 28 forks source link

Remove redundant lengths for serde impl error messages #159

Closed LLFourn closed 1 year ago

LLFourn commented 1 year ago

The length is already given in the error message.