5#ifndef BITCOIN_IGUANA_IGUANA_FORMATTER_H
6#define BITCOIN_IGUANA_IGUANA_FORMATTER_H
45 void FormatStack(
const std::vector<std::vector<uint8_t>> &stack);
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
Struct for holding cumulative results from executing a script or a sequence of scripts.