Author

Topic: Electrum 2.7.12 (Read 412 times)

newbie
Activity: 6
Merit: 0
January 16, 2017, 03:34:52 PM
#3
Ohh, it worked !! thx a lot steven0021 , you are a life saver !!!
hero member
Activity: 629
Merit: 501
Experientia docet
January 16, 2017, 03:21:34 PM
#2
Hi,

Is there anyway we can generate more bitcoin addresses from electrum 2.7.12 ? Since the update i can use this command anymore: wallet.create_new_address()   ,

I keep getting this error: Traceback (most recent call last):
TypeError: create_new_address() takes exactly 2 arguments (1 given)

Any help is appreciated !

It's wallet.create_new_address(0) for normal address and wallet.create_new_address(1) for change address.
newbie
Activity: 6
Merit: 0
January 16, 2017, 02:06:53 PM
#1
Hi,

Is there anyway we can generate more bitcoin addresses from electrum 2.7.12 ? Since the update i can use this command anymore: wallet.create_new_address()   ,

I keep getting this error: Traceback (most recent call last):
TypeError: create_new_address() takes exactly 2 arguments (1 given)

Any help is appreciated !
Jump to: