BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/protocol/types.hpp>
Go to the source code of this file.
Classes | |
struct | graphene::protocol::vote_id_type |
An ID for some votable object. More... | |
Namespaces | |
graphene | |
graphene::protocol | |
fc | |
Functions | |
void | fc::to_variant (const graphene::protocol::vote_id_type &var, fc::variant &vo, uint32_t max_depth=1) |
void | fc::from_variant (const fc::variant &var, graphene::protocol::vote_id_type &vo, uint32_t max_depth=1) |