BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::wallet::exported_keys Struct Reference

#include <wallet_structs.hpp>

Public Attributes

fc::sha512 password_checksum
 
vector< exported_account_keysaccount_keys
 

Detailed Description

Definition at line 206 of file wallet_structs.hpp.

Member Data Documentation

◆ account_keys

vector<exported_account_keys> graphene::wallet::exported_keys::account_keys

Definition at line 209 of file wallet_structs.hpp.

◆ password_checksum

fc::sha512 graphene::wallet::exported_keys::password_checksum

Definition at line 208 of file wallet_structs.hpp.


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