10template <
unsigned int BITS>
14 for (
int i = 0; i < WIDTH; ++i) {
20template <
unsigned int BITS>
std::string ToString() const
std::string GetHex() const
static const uint256 ZERO
std::string HexStr(const std::span< const uint8_t > s)
Convert a span of bytes to a lower-case hexadecimal string.
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.