Electroneum
Loading...
Searching...
No Matches
tools::wallet2::reserve_proof_entry Struct Reference

#include <wallet2.h>

Public Attributes

crypto::hash txid
uint64_t index_in_tx
crypto::public_key shared_secret
crypto::key_image key_image
crypto::signature shared_secret_sig
crypto::signature key_image_sig

Detailed Description

Definition at line 552 of file wallet2.h.

Member Data Documentation

◆ index_in_tx

uint64_t tools::wallet2::reserve_proof_entry::index_in_tx

Definition at line 555 of file wallet2.h.

◆ key_image

crypto::key_image tools::wallet2::reserve_proof_entry::key_image

Definition at line 557 of file wallet2.h.

◆ key_image_sig

crypto::signature tools::wallet2::reserve_proof_entry::key_image_sig

Definition at line 559 of file wallet2.h.

◆ shared_secret

crypto::public_key tools::wallet2::reserve_proof_entry::shared_secret

Definition at line 556 of file wallet2.h.

◆ shared_secret_sig

crypto::signature tools::wallet2::reserve_proof_entry::shared_secret_sig

Definition at line 558 of file wallet2.h.

◆ txid

crypto::hash tools::wallet2::reserve_proof_entry::txid

Definition at line 554 of file wallet2.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/wallet/wallet2.h