Electroneum
tools::wallet2::multisig_tx_set Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::multisig_tx_set:

Public Attributes

std::vector< pending_txm_ptx
 
std::unordered_set< crypto::public_keym_signers
 

Detailed Description

Definition at line 510 of file wallet2.h.

Member Data Documentation

◆ m_ptx

std::vector<pending_tx> tools::wallet2::multisig_tx_set::m_ptx

Definition at line 512 of file wallet2.h.

◆ m_signers

std::unordered_set<crypto::public_key> tools::wallet2::multisig_tx_set::m_signers

Definition at line 513 of file wallet2.h.


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