160-bit opaque blob.
More...
#include <uint256.h>
|
static constexpr unsigned int | size () |
|
std::array< uint8_t, WIDTH > | m_data |
|
static constexpr int | WIDTH |
|
160-bit opaque blob.
- Note
- This type is called uint160 for historical reasons only. It is an opaque blob of 160 bits and has no integer operations.
Definition at line 95 of file uint256.h.
◆ uint160() [1/2]
constexpr uint160::uint160 |
( |
| ) |
|
|
constexprdefault |
◆ uint160() [2/2]
constexpr uint160::uint160 |
( |
Span< const unsigned char > |
vch | ) |
|
|
inlineexplicitconstexpr |
The documentation for this class was generated from the following file: