common::AmountHighWarn

Build a warning that a configured amount is unusually high.

Synopsis

Declared in <common/messages.h>

bilingual_str
AmountHighWarn(std::string const& optname);

Return Value

The bilingual warning message.

Parameters

NameDescription
optnameThe option name holding the high amount.