BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Functions
wallet.hpp File Reference
#include <fc/optional.hpp>
#include <graphene/chain/htlc_object.hpp>
#include <graphene/app/api.hpp>
#include <graphene/utilities/key_conversion.hpp>
#include "wallet_structs.hpp"

Go to the source code of this file.

Classes

class  graphene::wallet::wallet_api
 

Namespaces

 fc
 
 graphene
 
 graphene::wallet
 

Functions

void fc::to_variant (const account_multi_index_type &accts, variant &vo, uint32_t max_depth)
 
void fc::from_variant (const variant &var, account_multi_index_type &vo, uint32_t max_depth)
 
objectgraphene::wallet::create_object (const variant &v)