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

#include <wallet_structs.hpp>

Public Attributes

string brain_priv_key
 
string wif_priv_key
 
public_key_type pub_key
 

Detailed Description

Definition at line 45 of file wallet_structs.hpp.

Member Data Documentation

◆ brain_priv_key

string graphene::wallet::brain_key_info::brain_priv_key

Definition at line 47 of file wallet_structs.hpp.

◆ pub_key

public_key_type graphene::wallet::brain_key_info::pub_key

Definition at line 49 of file wallet_structs.hpp.

◆ wif_priv_key

string graphene::wallet::brain_key_info::wif_priv_key

Definition at line 48 of file wallet_structs.hpp.


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