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

#include <wallet2.h>

Classes

struct  LR
 

Public Attributes

crypto::public_key m_signer
 
std::vector< LRm_LR
 
std::vector< crypto::key_imagem_partial_key_images
 

Member Data Documentation

◆ m_LR

std::vector<LR> tools::wallet2::multisig_info::m_LR

◆ m_partial_key_images

std::vector<crypto::key_image> tools::wallet2::multisig_info::m_partial_key_images

◆ m_signer

crypto::public_key tools::wallet2::multisig_info::m_signer

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