Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
51178584
Topic
5145617
Board
Development & Technical Discussion
Re: Bitcoin Transaction Size And Fee Calculation
by
mocacinno
on
23/05/2019, 05:33:19 UTC
Quote from: vad_crypto on May 23, 2019, 04:59:52 AM
Do you have any recent documentation about bitcoin node functionality and architecture somewhere? because I could find only old stuff and not very detailed.
You have the developer reference here:
https://bitcoin.org/en/developer-reference
Or the git repo here:
https://github.com/bitcoin/
And even the complete sourcecode here:
https://github.com/bitcoin/bitcoin
Good luck!