BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Namespaces | Functions
address.cpp File Reference
#include <graphene/protocol/address.hpp>
#include <graphene/protocol/pts_address.hpp>
#include <fc/crypto/base58.hpp>
#include <algorithm>
#include <fc/io/raw.hpp>

Go to the source code of this file.

Namespaces

 graphene
 
 graphene::protocol
 
 fc
 

Functions

void fc::to_variant (const graphene::protocol::address &var, variant &vo, uint32_t max_depth)
 
void fc::from_variant (const variant &var, graphene::protocol::address &vo, uint32_t max_depth)