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

#include <wallet_structs.hpp>

Public Attributes

string account
 
public_key_type memo_key
 
uint32_t block
 
string time
 

Detailed Description

Definition at line 253 of file wallet_structs.hpp.

Member Data Documentation

◆ account

string graphene::wallet::signed_message_meta::account

Definition at line 254 of file wallet_structs.hpp.

◆ block

uint32_t graphene::wallet::signed_message_meta::block

Definition at line 256 of file wallet_structs.hpp.

◆ memo_key

public_key_type graphene::wallet::signed_message_meta::memo_key

Definition at line 255 of file wallet_structs.hpp.

◆ time

string graphene::wallet::signed_message_meta::time

Definition at line 257 of file wallet_structs.hpp.


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