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

#include <wallet_structs.hpp>

Public Attributes

map< public_key_type, string > keys
 
fc::sha512 checksum
 

Detailed Description

Definition at line 39 of file wallet_structs.hpp.

Member Data Documentation

◆ checksum

fc::sha512 graphene::wallet::plain_keys::checksum

Definition at line 42 of file wallet_structs.hpp.

◆ keys

map<public_key_type, string> graphene::wallet::plain_keys::keys

Definition at line 41 of file wallet_structs.hpp.


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