Monero
Loading...
Searching...
No Matches
merge_mining.h File Reference
#include <stdint.h>
#include "crypto/crypto.h"
Include dependency graph for merge_mining.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Functions

uint32_t cryptonote::get_aux_slot (const crypto::hash &id, uint32_t nonce, uint32_t n_aux_chains)
uint32_t cryptonote::get_path_from_aux_slot (uint32_t slot, uint32_t n_aux_chains)
uint32_t cryptonote::encode_mm_depth (uint32_t n_aux_chains, uint32_t nonce)
bool cryptonote::decode_mm_depth (uint32_t depth, uint32_t &n_aux_chains, uint32_t &nonce)