Bitcoin Forum
June 09, 2024, 05:20:14 PM *
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 ?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3416
Merit: 6679


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!