TARAXA
Loading...
Searching...
No Matches
pillar_votes_bundle_packet.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
common/encoding_rlp.hpp
"
4
#include "
network/tarcap/packets_handlers/latest/common/exceptions.hpp
"
5
#include "
vote/pillar_vote.hpp
"
6
#include "
vote/votes_bundle_rlp.hpp
"
7
8
namespace
taraxa::network::tarcap
{
9
10
struct
PillarVotesBundlePacket
{
11
OptimizedPillarVotesBundle
pillar_votes_bundle
;
12
13
RLP_FIELDS_DEFINE_INPLACE
(
pillar_votes_bundle
)
14
};
15
16
}
// namespace taraxa::network::tarcap
encoding_rlp.hpp
RLP_FIELDS_DEFINE_INPLACE
#define RLP_FIELDS_DEFINE_INPLACE(...)
Definition
encoding_rlp.hpp:216
exceptions.hpp
taraxa::OptimizedPillarVotesBundle
Definition
votes_bundle_rlp.hpp:62
taraxa::network::tarcap
Definition
vote_manager.hpp:24
taraxa::network::tarcap::PillarVotesBundlePacket::pillar_votes_bundle
OptimizedPillarVotesBundle pillar_votes_bundle
Definition
pillar_votes_bundle_packet.hpp:11
taraxa::network::tarcap::PillarVotesBundlePacket
Definition
pillar_votes_bundle_packet.hpp:10
pillar_vote.hpp
votes_bundle_rlp.hpp
libraries
core_libs
network
include
network
tarcap
packets
latest
pillar_votes_bundle_packet.hpp
Generated by
1.9.8