Bitcoin Forum
May 26, 2024, 09:37:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [RPC] Electrum method not supported  (Read 425 times)
notashishk (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 20, 2016, 02:10:38 PM
 #1

Code:
electrum setconfig rpcport 7777
electrum daemon start
curl --data-binary '{ "id": 0, "method": "wallet.create_new_address()", "params": [] }' http://127.0.0.1:7777

Returns:
Code:
{"error": {"message": "Method wallet.create_new_address() not supported.", "code": -32601}, "jsonrpc": "2.0", "id": 0}

Is there any way to generate new address via RPC or command line ?
ThomasV
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
October 20, 2016, 05:04:13 PM
 #2

use 'addrequest'

Electrum: the convenience of a web wallet, without the risks
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!