[#common-FeeModesDetail] = xref:common.adoc[common]::FeeModesDetail :relfileprefix: ../ :mrdocs: Build the detailed help text describing all fee modes. == Synopsis Declared in `<common/messages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string FeeModesDetail(std::string default_info); ---- == Return Value The full fee‐modes help text. == Parameters [cols="1,4"] |=== | Name| Description | *default_info* | Text describing the default behavior. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#