Scorum
Public Attributes | List of all members
scorum::wallet::brain_key_info Struct Reference

#include <utils.hpp>

Public Attributes

std::string brain_priv_key
 
sp::public_key_type pub_key
 
std::string wif_priv_key
 

Detailed Description

Definition at line 11 of file utils.hpp.

Member Data Documentation

◆ brain_priv_key

std::string scorum::wallet::brain_key_info::brain_priv_key

Definition at line 13 of file utils.hpp.

◆ pub_key

sp::public_key_type scorum::wallet::brain_key_info::pub_key

Definition at line 14 of file utils.hpp.

◆ wif_priv_key

std::string scorum::wallet::brain_key_info::wif_priv_key

Definition at line 15 of file utils.hpp.


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