5#ifndef BITCOIN_IGUANA_IGUANA_FORMATTER_H
6#define BITCOIN_IGUANA_IGUANA_FORMATTER_H
43 size_t &topAltStackSize);
45 void FormatStack(
const std::vector<std::vector<uint8_t>> &stack);
Struct for holding cumulative results from executing a script or a sequence of scripts.