160-bit opaque blob.
More...
#include <uint256.h>
|
| static std::optional< uint160 > | FromHex (std::string_view str) |
| static constexpr unsigned int | size () |
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 183 of file uint256.h.
◆ uint160() [1/2]
◆ uint160() [2/2]
| uint160::uint160 |
( |
std::span< const unsigned char > | vch | ) |
|
|
inlineexplicitconstexpr |
◆ FromHex()
| std::optional< uint160 > uint160::FromHex |
( |
std::string_view | str | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: