Rephrased some sections in the unit tests chapter#118
Open
timothyparez wants to merge 4 commits intoProgrammingBlockchain:masterfrom
Open
Rephrased some sections in the unit tests chapter#118timothyparez wants to merge 4 commits intoProgrammingBlockchain:masterfrom
timothyparez wants to merge 4 commits intoProgrammingBlockchain:masterfrom
Conversation
Auto commit by GitBook Editor
Auto commit by GitBook Editor
bitcoin_transfer/spend_your_coin.md
Outdated
| @@ -1,4 +1,4 @@ | |||
| ## Spend your coin {#spend-your-coin} | |||
| \#\# Spend your coin {\#spend-your-coin} | |||
Collaborator
There was a problem hiding this comment.
why? probably a mistake
|
|
||
| Note that we use the TestNet first, but you will probably do this on the MainNet as well, so you are going to spend real money! In any case, write down the **bitcoinPrivateKey** and the address! Send a few dollars of coins there and save the transaction ID \(you can find it in your wallet software or with a blockexplorer, like SmartBit for [MainNet](http://smartbit.com.au/) and [TestNet](https://testnet.smartbit.com.au/)). | ||
| Note that we use the TestNet first, but you will probably do this on the MainNet as well, so you are going to spend real money! In any case, write down the **bitcoinPrivateKey** and the address! Send a few dollars of coins there and save the transaction ID \(you can find it in your wallet software or with a blockexplorer, like SmartBit for [MainNet](http://smartbit.com.au/) and [TestNet](https://testnet.smartbit.com.au/)\). | ||
|
|
Contributor
Author
There was a problem hiding this comment.
So strange, if I edit the book using Gitbook editor it adds all kinds of characters to the document.
I did my previous edits with Visual studio code
Contributor
Author
There was a problem hiding this comment.
Let me fix it first :)
Contributor
Author
|
That should do it, I will not use that Gitbook editor anymore, does weird things. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.