Bitcoin
Classes | Functions
arith_uint256.h File Reference
#include <assert.h>
#include <cstring>
#include <limits>
#include <stdexcept>
#include <stdint.h>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  uint_error
 
class  base_uint< BITS >
 
class  arith_uint256
 

Functions

uint256 ArithToUint256 (const arith_uint256 &)
 
arith_uint256 UintToArith256 (const uint256 &)
 

Function Documentation

◆ ArithToUint256()

uint256 ArithToUint256 ( const arith_uint256 )

◆ UintToArith256()

arith_uint256 UintToArith256 ( const uint256 )