firoorg / firo

The privacy-focused cryptocurrency
https://firo.org
MIT License
720 stars 354 forks source link

Allow `validateaddress` to print `hdkeypath` information for exchange addresses #1405

Closed psolstice closed 10 months ago

psolstice commented 10 months ago

PR intention

Print more extended information if the input is an exchange address

Code changes brief

Additional member of CBitcoinAddress class called GetKeyIDExt is introduced and used in validateaddress RPC call