Open schanzen opened 7 years ago
Hi,
We needed Gt to be serializabe. This approach might not be the cleanest solution as I am still a rust newbie, but it does the job for us currently.
OTOH, you might want to replace serialisation with serde soon anyway...
BR Martin
@schanzen there's a serde serialization implemented in our fork at @ETC-Labs, if you're interested.
Hi,
We needed Gt to be serializabe. This approach might not be the cleanest solution as I am still a rust newbie, but it does the job for us currently.
OTOH, you might want to replace serialisation with serde soon anyway...
BR Martin