Skip to content

Add to_string functions to the classes asc_pull_req and asc_pull_ack #4037

@dsiganos

Description

@dsiganos

There are two new messages types created for the ascending bootstrap.

  • asc_pull_req
  • asc_pull_ack

It would be nice if they had to_string() method so that their state can be printed for logging or debugging purposes.

std::string to_string() const;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions