Hello,
I´ve been testing some commands from this list but I´m getting some failures.
https://github.com/spesmilo/electrum/blob/master/lib/commands.pyI´m using Windows Electrum version and I would like to know how to use this two commands through command line console :
importprivkey, getbalance
Is there any chance to use that commands as attributes when launching the application? Can I access to that commands with an external Application (I´m developing an APP on VC#), a plugin maybe?
Thanks and regards!