Questions tagged [documentation]
16 questions
1
vote
0 answers
bitcoin core code
I am a c++ developer, I am trying to understand the bitcoin core code, I would like to know if there is any documentation (except the //comments in codes) and if there is any descritpion of the arborescence files (global description about each…

Etherkimist
- 155
- 1
- 5
0
votes
1 answer
bcoin example conf file?
Hey I've been looking around for an example conf file and I can't find one. I'm not sure how to put some parameters in. Do I do
prune=True
Or
prune
as in the documentation it says 'default: false'

arshbot
- 1,778
- 14
- 37
0
votes
1 answer
Which bitcoin documentation is the official one for bitcoin core?
English Google searches about bitcoind and bitcoin-cli often lead to two sites:
https://en.bitcoin.it
https://bitcoin.org
Any idea which one is the official one, endorsed by the maintainers?

Adam Matan
- 619
- 7
- 19