Bitcoin Forum
April 27, 2024, 01:02:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Where I can find updated bitcoind API ?  (Read 247 times)
Uniex (OP)
Jr. Member
*
Offline Offline

Activity: 115
Merit: 2


View Profile
November 14, 2017, 07:51:50 PM
 #1

Hi all!

For a long time I am using this API https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
to build own bitcoin related applications.

I know that in new version of bitcoin were implemented many new
functions - where I can find updated API list and explanation for it ?
1714179731
Hero Member
*
Offline Offline

Posts: 1714179731

View Profile Personal Message (Offline)

Ignore
1714179731
Reply with quote  #2

1714179731
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714179731
Hero Member
*
Offline Offline

Posts: 1714179731

View Profile Personal Message (Offline)

Ignore
1714179731
Reply with quote  #2

1714179731
Report to moderator
1714179731
Hero Member
*
Offline Offline

Posts: 1714179731

View Profile Personal Message (Offline)

Ignore
1714179731
Reply with quote  #2

1714179731
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3374
Merit: 6535


Just writing some code


View Profile WWW
November 14, 2017, 10:06:14 PM
 #2

Use the help command (e.g. bitcoin-cli help)

That will list each of the available RPC commands. You can then do help <command name> to get the help for each command. That will explain what the command does and what the arguments are.

Uniex (OP)
Jr. Member
*
Offline Offline

Activity: 115
Merit: 2


View Profile
November 15, 2017, 09:06:59 AM
 #3

Use the help command (e.g. bitcoin-cli help)

That will list each of the available RPC commands. You can then do help <command name> to get the help for each command. That will explain what the command does and what the arguments are.

Thanks! That's what I needed  Smiley
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!