MCPcopy Create free account
hub / github.com/ElementsProject/elements / on_openDebugLogfileButton_clicked

Method on_openDebugLogfileButton_clicked

src/qt/rpcconsole.cpp:1129–1132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1127}
1128
1129void RPCConsole::on_openDebugLogfileButton_clicked()
1130{
1131 GUIUtil::openDebugLogfile();
1132}
1133
1134void RPCConsole::scrollToEnd()
1135{

Callers

nothing calls this directly

Calls 1

openDebugLogfileFunction · 0.85

Tested by

no test coverage detected