Bitcoin Forum
April 23, 2024, 09:01:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Pass "--testnet, --from, --password" through JsonRPC  (Read 404 times)
Reluis (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 08, 2017, 12:05:18 PM
 #1

Hello, how to pass "--testnet", "--from", "--password" parameters through JsonRPC?
1713906082
Hero Member
*
Offline Offline

Posts: 1713906082

View Profile Personal Message (Offline)

Ignore
1713906082
Reply with quote  #2

1713906082
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713906082
Hero Member
*
Offline Offline

Posts: 1713906082

View Profile Personal Message (Offline)

Ignore
1713906082
Reply with quote  #2

1713906082
Report to moderator
1713906082
Hero Member
*
Offline Offline

Posts: 1713906082

View Profile Personal Message (Offline)

Ignore
1713906082
Reply with quote  #2

1713906082
Report to moderator
1713906082
Hero Member
*
Offline Offline

Posts: 1713906082

View Profile Personal Message (Offline)

Ignore
1713906082
Reply with quote  #2

1713906082
Report to moderator
achow101
Staff
Legendary
*
Offline Offline

Activity: 3374
Merit: 6531


Just writing some code


View Profile WWW
February 08, 2017, 01:55:23 PM
 #2

Those look like command line options for startup, not things that you pass in via any sort of RPC. I don't know what --from is supposed to be, but --testnet starts bitcoind in testnet mode and --password is probably --rpcpassword. Those two either go in the command line or in the bitcoin.conf file.

Reluis (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 08, 2017, 02:05:18 PM
 #3

Those look like command line options for startup, not things that you pass in via any sort of RPC. I don't know what --from is supposed to be, but --testnet starts bitcoind in testnet mode and --password is probably --rpcpassword. Those two either go in the command line or in the bitcoin.conf file.
I am using electrum wallet, from - address from which the payment will be, password - password of bitcoin wallet.
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!