forked from lthn/blockchain
Functions definitions for mainwindow
This commit is contained in:
parent
404bfc1576
commit
ae6feef3e5
1 changed files with 3 additions and 0 deletions
|
|
@ -172,6 +172,9 @@ public:
|
|||
QString remove_custom_asset_id(const QString& param);
|
||||
QString get_wallet_info(const QString& param);
|
||||
|
||||
QString create_ionic_swap_proposal(const QString& param);
|
||||
QString get_ionic_swap_proposal_info(const QString& param);
|
||||
QString accept_ionic_swap_proposal(const QString& param);
|
||||
|
||||
bool get_is_disabled_notifications();
|
||||
bool set_is_disabled_notifications(const bool& param);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue