#include <rctTypes.h>
|
| template<bool W, template< bool > class Archive> |
| bool | serialize_rctsig_prunable (Archive< W > &ar, uint8_t type, size_t inputs, size_t outputs, size_t mixin) |
| |
◆ serialize_rctsig_prunable()
template<bool W, template< bool > class Archive>
| bool rct::rctSigPrunable::serialize_rctsig_prunable |
( |
Archive< W > & |
ar, |
|
|
uint8_t |
type, |
|
|
size_t |
inputs, |
|
|
size_t |
outputs, |
|
|
size_t |
mixin |
|
) |
| |
|
inline |
◆ bulletproofs
| std::vector<Bulletproof> rct::rctSigPrunable::bulletproofs |
◆ MGs
| std::vector<mgSig> rct::rctSigPrunable::MGs |
◆ pseudoOuts
| keyV rct::rctSigPrunable::pseudoOuts |
◆ rangeSigs
| std::vector<rangeSig> rct::rctSigPrunable::rangeSigs |
The documentation for this struct was generated from the following file: