mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Remove direct bitcoin access from qt/guiutil.cpp
This commit is contained in:
committed by
John Newbery
parent
58845587e1
commit
e872c93ee8
@@ -30,7 +30,7 @@ public:
|
||||
~SendCoinsEntry();
|
||||
|
||||
void setModel(WalletModel *model);
|
||||
bool validate();
|
||||
bool validate(interface::Node& node);
|
||||
SendCoinsRecipient getValue();
|
||||
|
||||
/** Return whether the entry is still empty and unedited */
|
||||
|
||||
Reference in New Issue
Block a user