#include <array> #include <string> #include "utils.hpp" std::array<std::string, NUM_SCREENS> parseZapNotify(std::uint16_t amount, bool withSatsSymbol);