Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
authority.cpp
Go to the documentation of this file.
2
3namespace fc {
5 vo = var.to_string();
6 }
7} // namespace fc
stores null, int64, uint64, double, bool, string, std::vector<variant>, and variant_object's.
Definition variant.hpp:191
namespace sysio::chain
Definition authority.cpp:3
void to_variant(const sysio::chain::shared_public_key &var, fc::variant &vo)
Definition authority.cpp:4
std::string to_string() const
Definition authority.hpp:32