Ricardo Guilherme Schmidt ea4fcc2c6c
feat(wallet): add reusable wallet modules
Add program-neutral wallet access, a stable account model, reusable QML controls, transaction confirmation, submitted-transaction presentation, and isolated contract tests.\n\nRefs #227
2026-07-16 14:08:38 +02:00

4 lines
70 B
C++

#include <QtQuickTest/quicktest.h>
QUICK_TEST_MAIN(logos_wallet_qml)