BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet 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.