Correct address.md example and add a link to locktime in transactionBuilder.md#217
Correct address.md example and add a link to locktime in transactionBuilder.md#217SpendBCH merged 8 commits intoBitcoin-com:stagefrom
Conversation
Changed the query address to match the returned content (see legacyAddress and the rest). The address in the query had nothing to do with the returned data.
Added a link for locktime to its description on Mastering Bitcoin Cash. It is useful for people who don't know what to do with that argument...
|
Also added a link for the locktime to give a description of how to use it since some people may not be familiar with what the actual number represents (even though they may already know the general concept of locktime) |
I felt like a bit of information is needed in the doc else it is mandatory to go over all the examples below to start to understand what needs to be done to create a transaction. It is nice to give a head's up up front.
|
Added a small paragraph at the top of the TransactionBuilder to explain what it is and how to use it. I felt like a bit of information is needed in the doc else it is mandatory to go over all the examples below to start to understand what needs to be done to create a transaction. It is nice to give a head's up up front. |
More doc is needed for HDNode since much of the nomenclature can be hard to digest for first-time blockchain developers (which is the targeted audience).
More doc is needed for HDNode since much of the nomenclature can be hard to digest for first-time blockchain developers (which is the targeted audience).
Update hdnode.md
|
Hey kralux, user SpendBCH tipped you 512 bits in Bitcoin Cash ( ~ $0.065 ). You can also add the "thumbs down" reaction to SpendBCH's comment above to prevent future tips. |
SpicyPete
left a comment
There was a problem hiding this comment.
Can we change the target to stage?
Changed the query address to match the returned content (see legacyAddress and the rest). The address in the query had nothing to do with the returned data.