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

Provide unmarshalling and marshalling functions for data types #1794

Open
torkelrogstad opened this issue Dec 3, 2019 · 1 comment
Open

Comments

@torkelrogstad
Copy link
Contributor

It would be a good idea to provide implementations of some common encoding formats for data structures in btcutil. Especially json.Marshaller and json.Unmarshaller I can imagine being useful for users that build applications or services that interact with Bitcoin data structures over JSON-based APIs.

Is there any opinions out there on this? I'm happy to do some implementation work.

@Roasbeef Roasbeef transferred this issue from btcsuite/btcutil Jan 29, 2022
@Roasbeef
Copy link
Member

Transferred from the old btcutil repo.

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