BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
fc::ecc::range_proof_info Struct Reference

#include <elliptic.hpp>

Public Attributes

int64_t exp
 
int64_t mantissa
 
uint64_t min_value
 
uint64_t max_value
 

Detailed Description

Definition at line 196 of file elliptic.hpp.

Member Data Documentation

◆ exp

int64_t fc::ecc::range_proof_info::exp

Definition at line 198 of file elliptic.hpp.

◆ mantissa

int64_t fc::ecc::range_proof_info::mantissa

Definition at line 199 of file elliptic.hpp.

◆ max_value

uint64_t fc::ecc::range_proof_info::max_value

Definition at line 201 of file elliptic.hpp.

◆ min_value

uint64_t fc::ecc::range_proof_info::min_value

Definition at line 200 of file elliptic.hpp.


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