Electroneum
Public Attributes | List of all members
tools::wallet2::multisig_tx_set Struct Reference

#include <wallet2.h>

Public Attributes

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

Member Data Documentation

◆ m_ptx

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

◆ m_signers

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

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