mirror of
https://github.com/logos-blockchain/lez-programs.git
synced 2026-07-17 20:39:28 +00:00
Replace AMM-local wallet access, account state, controls, and confirmation-dialog mechanics with the reusable wallet targets. Keep AMM-specific transaction summaries and actions in the AMM UI.\n\nRefs #227
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
module Logos.Wallet
|
|
optional plugin logos_wallet_qmlplugin ../../../Logos/Wallet
|
|
classname Logos_WalletPlugin
|
|
prefer :/qt/qml/Logos/Wallet/
|
|
depends QtQuick
|