GUI cold signing
fix conflict
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
~PendingTransactionImpl();
|
||||
int status() const;
|
||||
std::string errorString() const;
|
||||
bool commit();
|
||||
bool commit(const std::string &filename = "", bool overwrite = false);
|
||||
uint64_t amount() const;
|
||||
uint64_t dust() const;
|
||||
uint64_t fee() const;
|
||||
|
||||
Reference in New Issue
Block a user