Fix Transaction decimal
This commit is contained in:
@@ -20,6 +20,7 @@ struct WatchedTx {
|
||||
std::function<void(QString, QString)> error;
|
||||
};
|
||||
|
||||
|
||||
struct MigrationStatus {
|
||||
bool available; // Whether the underlying hushd supports migration?
|
||||
bool enabled;
|
||||
|
||||
Reference in New Issue
Block a user