Bitcoin Forum
June 22, 2024, 09:41:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Currency exchange / looking btc in Berlin on: April 29, 2017, 08:17:43 AM
looking btc for cash in Berlin area  threema id: M2Y43S44
2  Bitcoin / Electrum / Re: console in text, stdio mode on: April 17, 2016, 04:25:53 PM
In GUI Console I can generate new addresses as I need-
http://docs.electrum.org/en/latest/faq.html#how-can-i-pre-generate-new-addresses
------------------
for x in range(0, 50):
     print wallet.create_new_address()
---------------------------
as well I can run other command

but if I using -g text, stdio mode, it's not clear to me how run  commands like this?

Probably it's possible to do in python console or script using electrum python module
3  Bitcoin / Electrum / console in text, stdio mode on: April 14, 2016, 01:31:29 PM
Im interesting how can I use console command in text, stdio mode , like in GUI mode? for example I want generate new addresses in text mode, is it possible?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!