The list of api calls on officiail bitcoin wiki is outdated https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
Please update it to version 0.9x
The list of api calls on officiail bitcoin wiki is outdated https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
Please update it to version 0.9x
This bug tracker is for the software, not the wiki.
The wiki is a wiki (and, as with everything Bitcoin, unofficial); feel free to update it yourself (post your wiki username and we can bypass the CryptoPayment antispam).
Where I can find official API documentation then ?
In my opinion some kind of documentaion should be a part of software. Examply, today I can't find any info about "walletconflicts" object returned as a part of "listtransactions" CALL
PS. Unfortunately, I do not know the protocol, far enough to perform changes in the wiki
RPC has its own help docs already.
The rpc command help listtransactions returns the documentation for listtransactions. I think it's reasonable to call that official documentation.
Wiki is outside the scope of this bug tracker.