Display wallet xpub/xpriv, derivation path, etc
Requested by fshinetop
Implementation is trivial. Use libauth's encodeHdPublicKey and encodeHdPrivateKey to get the xpub/xpriv.
In order to reduce cognitive overload for new users, this feature should be gated behind some kind of "advanced options" button on the SettingsWalletView.
Requested by Ian B
Also show derivation path
Edited by Kallisti