Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marshal/Unmarshal keygen.LocalPartySaveData #83

Closed
nkuba opened this issue Dec 23, 2019 · 1 comment
Closed

Marshal/Unmarshal keygen.LocalPartySaveData #83

nkuba opened this issue Dec 23, 2019 · 1 comment

Comments

@nkuba
Copy link

nkuba commented Dec 23, 2019

As a user of the library has to store the key generation output keygen.LocalPartySaveData it would be helpful to expose functions to marshal and unmarshal this struct.

What are your thoughts on adding such functions?

@notatestuser
Copy link
Contributor

We have just used a standard json.Marshal(&data) in our code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants