#include <wallet_structs.hpp>
Definition at line 85 of file wallet_structs.hpp.
◆ commitment()
const commitment_type& graphene::wallet::blind_receipt::commitment |
( |
| ) |
const |
|
inline |
◆ from_date()
std::pair<public_key_type,fc::time_point> graphene::wallet::blind_receipt::from_date |
( |
| ) |
const |
|
inline |
◆ to_asset_used()
std::tuple<public_key_type,asset_id_type,bool> graphene::wallet::blind_receipt::to_asset_used |
( |
| ) |
const |
|
inline |
◆ to_date()
std::pair<public_key_type,fc::time_point> graphene::wallet::blind_receipt::to_date |
( |
| ) |
const |
|
inline |
◆ amount
asset graphene::wallet::blind_receipt::amount |
◆ conf
◆ control_authority
authority graphene::wallet::blind_receipt::control_authority |
◆ data
stealth_confirmation::memo_data graphene::wallet::blind_receipt::data |
◆ date
◆ from_key
public_key_type graphene::wallet::blind_receipt::from_key |
◆ from_label
string graphene::wallet::blind_receipt::from_label |
◆ memo
string graphene::wallet::blind_receipt::memo |
◆ to_key
public_key_type graphene::wallet::blind_receipt::to_key |
◆ to_label
string graphene::wallet::blind_receipt::to_label |
◆ used
bool graphene::wallet::blind_receipt::used = false |
The documentation for this struct was generated from the following file: