BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <wallet_structs.hpp>
Public Attributes | |
map< public_key_type, string > | keys |
fc::sha512 | checksum |
Definition at line 39 of file wallet_structs.hpp.
fc::sha512 graphene::wallet::plain_keys::checksum |
Definition at line 42 of file wallet_structs.hpp.
map<public_key_type, string> graphene::wallet::plain_keys::keys |
Definition at line 41 of file wallet_structs.hpp.