BitShares-Core
6.1.0
BitShares blockchain implementation and command-line interface software
|
#include <wallet_structs.hpp>
Public Attributes | |
fc::sha512 | password_checksum |
vector< exported_account_keys > | account_keys |
Definition at line 206 of file wallet_structs.hpp.
vector<exported_account_keys> graphene::wallet::exported_keys::account_keys |
Definition at line 209 of file wallet_structs.hpp.
fc::sha512 graphene::wallet::exported_keys::password_checksum |
Definition at line 208 of file wallet_structs.hpp.