Skip to content

sgns::primitives::Justification

More...

#include <justification.hpp>

Public Attributes

Name
base::Buffer data

Friends

Name
std::ostream & operator<<(std::ostream & out, const Justification & test_struct)

Detailed Description

struct sgns::primitives::Justification;

Justification of the finalized block

Public Attributes Documentation

variable data

base::Buffer data;

Friends

friend operator<<

friend std::ostream & operator<<(
    std::ostream & out,

    const Justification & test_struct
);

Updated on 2026-03-04 at 13:10:43 -0800