![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <arith_uint256.h>#include <crypto/common.h>#include <uint256.h>#include <util/overflow.h>#include <cassert>Go to the source code of this file.
Functions | |
| uint256 | ArithToUint256 (const arith_uint256 &a) |
| arith_uint256 | UintToArith256 (const uint256 &a) |
| uint256 ArithToUint256 | ( | const arith_uint256 & | a | ) |
| arith_uint256 UintToArith256 | ( | const uint256 & | a | ) |