ledger-core
Public Member Functions | Public Attributes | List of all members
ledger::core::api::ExtendedKeyAccountCreationInfo Struct Referencefinal

#include <ExtendedKeyAccountCreationInfo.hpp>

Public Member Functions

 ExtendedKeyAccountCreationInfo (int32_t index_, std::vector< std::string > owners_, std::vector< std::string > derivations_, std::vector< std::string > extendedKeys_)
 
 ExtendedKeyAccountCreationInfo (const ExtendedKeyAccountCreationInfo &cpy)
 
ExtendedKeyAccountCreationInfooperator= (const ExtendedKeyAccountCreationInfo &cpy)
 
template<class Archive >
void load (Archive &archive)
 
template<class Archive >
void save (Archive &archive) const
 

Public Attributes

int32_t index
 
std::vector< std::string > owners
 
std::vector< std::string > derivations
 
std::vector< std::string > extendedKeys
 

Detailed Description

TODO


The documentation for this struct was generated from the following file: