Bitcoin Forum

Other => Archival => Topic started by: NotATether on November 23, 2021, 01:39:36 PM



Title: IGNORE (duplicate)
Post by: NotATether on November 23, 2021, 01:39:36 PM
Greetings fellow bitcoiners.

I need a way to query the Electrum daemon to return the address corresponding to a path, or a private key (because I can already obtain the private key corresponding to the path). Preferably I would like this to be done by an Electrum command so I can just make a single RPC call. But I didn't find any commands that perform this functionality.

This is all being done programmatically on a headless server so using the GUI wallet is not an option.