[tests pass] Output address on new key import.
This commit is contained in:
@@ -144,7 +144,7 @@ UniValue importprivkey(const UniValue& params, bool fHelp)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return NullUniValue;
|
return CBitcoinAddress(vchAddress).ToString();
|
||||||
}
|
}
|
||||||
|
|
||||||
UniValue importaddress(const UniValue& params, bool fHelp)
|
UniValue importaddress(const UniValue& params, bool fHelp)
|
||||||
|
|||||||
Reference in New Issue
Block a user