farcaster-core
farcaster-core copied to clipboard
Remove fixme conversion between `secp` and `fun` types
To allow conversion between the two cryptographic libs secp256k1
and secp256kfun
with de-synchronized version of secp256k1
we use bytes buffers. We must remove them on the next release of secp.