#include <rctTypes.h>
|
| template<bool W, template< bool > class Archive> |
| bool | serialize_rctsig_base (Archive< W > &ar, size_t inputs, size_t outputs) |
| |
◆ serialize_rctsig_base()
template<bool W, template< bool > class Archive>
| bool rct::rctSigBase::serialize_rctsig_base |
( |
Archive< W > & |
ar, |
|
|
size_t |
inputs, |
|
|
size_t |
outputs |
|
) |
| |
|
inline |
◆ ecdhInfo
| std::vector<ecdhTuple> rct::rctSigBase::ecdhInfo |
◆ message
| key rct::rctSigBase::message |
◆ mixRing
| ctkeyM rct::rctSigBase::mixRing |
◆ outPk
◆ pseudoOuts
| keyV rct::rctSigBase::pseudoOuts |
◆ txnFee
◆ type
| uint8_t rct::rctSigBase::type |
The documentation for this struct was generated from the following file: