BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <wallet_structs.hpp>
Public Attributes | |
string | account |
public_key_type | memo_key |
uint32_t | block |
string | time |
Definition at line 253 of file wallet_structs.hpp.
string graphene::wallet::signed_message_meta::account |
Definition at line 254 of file wallet_structs.hpp.
uint32_t graphene::wallet::signed_message_meta::block |
Definition at line 256 of file wallet_structs.hpp.
public_key_type graphene::wallet::signed_message_meta::memo_key |
Definition at line 255 of file wallet_structs.hpp.
string graphene::wallet::signed_message_meta::time |
Definition at line 257 of file wallet_structs.hpp.