BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::net::message_propagation_data Struct Reference

#include <node.hpp>

Public Attributes

fc::time_point received_time
 
fc::time_point validated_time
 
node_id_t originating_peer
 

Detailed Description

Definition at line 45 of file node.hpp.

Member Data Documentation

◆ originating_peer

node_id_t graphene::net::message_propagation_data::originating_peer

Definition at line 49 of file node.hpp.

◆ received_time

fc::time_point graphene::net::message_propagation_data::received_time

Definition at line 47 of file node.hpp.

◆ validated_time

fc::time_point graphene::net::message_propagation_data::validated_time

Definition at line 48 of file node.hpp.


The documentation for this struct was generated from the following file: