Use CBitcoinAddress wrappers in Zcash-specific code
This commit is contained in:
@@ -79,7 +79,7 @@ private:
|
||||
std::string fromaddress_;
|
||||
bool isfromtaddr_;
|
||||
bool isfromzaddr_;
|
||||
CBitcoinAddress fromtaddr_;
|
||||
CTxDestination fromtaddr_;
|
||||
PaymentAddress frompaymentaddress_;
|
||||
SpendingKey spendingkey_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user