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

Wanted: to_json() function for nano::block_sideband #4390

Open
dsiganos opened this issue Jan 23, 2024 · 3 comments
Open

Wanted: to_json() function for nano::block_sideband #4390

dsiganos opened this issue Jan 23, 2024 · 3 comments
Labels

Comments

@dsiganos
Copy link
Contributor

dsiganos commented Jan 23, 2024

We currently have no way to convert a block sideband object to json representation for debugging purposes.
It would be nice to have that ability.

The task is to implement the function, which returns a string representing the state of the object in json format:

std::string nano::block_sideband::to_json() const;
@dsiganos dsiganos changed the title Wanted: to_string() function for nano::block_sideband Wanted: to_json() function for nano::block_sideband Jan 23, 2024
@Napetrou
Copy link

Hey, i'm new to the project but i think i can help

@Napetrou
Copy link

hey im having some issue and might need some help, i have made a commit but i cant push it because permission is denied

@dsiganos
Copy link
Contributor Author

You have to clone the repository and then create a pull request.

Napetrou added a commit to Napetrou/nano-node that referenced this issue Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants