BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::app::crypto_api::verify_range_result Struct Reference

#include <api.hpp>

Public Attributes

bool success
 
uint64_t min_val
 
uint64_t max_val
 

Detailed Description

Definition at line 443 of file api.hpp.

Member Data Documentation

◆ max_val

uint64_t graphene::app::crypto_api::verify_range_result::max_val

Definition at line 447 of file api.hpp.

◆ min_val

uint64_t graphene::app::crypto_api::verify_range_result::min_val

Definition at line 446 of file api.hpp.

◆ success

bool graphene::app::crypto_api::verify_range_result::success

Definition at line 445 of file api.hpp.


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