Build the detailed help text describing all fee modes.

Synopsis

Declared in <common/messages.h>

std::string
FeeModesDetail(std::string default_info);

Return Value

The full fee‐modes help text.

Parameters

Name

Description

default_info

Text describing the default behavior.

Created with MrDocs