|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <wallet_structs.hpp>
Public Attributes | |
| string | brain_priv_key |
| string | wif_priv_key |
| public_key_type | pub_key |
Definition at line 45 of file wallet_structs.hpp.
| string graphene::wallet::brain_key_info::brain_priv_key |
Definition at line 47 of file wallet_structs.hpp.
| public_key_type graphene::wallet::brain_key_info::pub_key |
Definition at line 49 of file wallet_structs.hpp.
| string graphene::wallet::brain_key_info::wif_priv_key |
Definition at line 48 of file wallet_structs.hpp.
1.8.17