Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
ethash_return_value Struct Reference

#include <ethash.h>

Collaboration diagram for ethash_return_value:
[legend]

Public Attributes

ethash_h256_t result
 
ethash_h256_t mix_hash
 
bool success
 

Detailed Description

Definition at line 64 of file ethash.h.

Member Data Documentation

ethash_h256_t ethash_return_value::mix_hash

Definition at line 66 of file ethash.h.

ethash_h256_t ethash_return_value::result

Definition at line 65 of file ethash.h.

bool ethash_return_value::success

Definition at line 67 of file ethash.h.


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