btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.11k stars 2.32k forks source link

Update mining.md #1938

Closed jagottsicher closed 1 year ago

jagottsicher commented 1 year ago

minor changes to increase readability (easier copying) and a typo (echo needs double quotes if you want to add with >> append it to a file)

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3963241340


Totals Coverage Status
Change from base Build 3903303371: 0.01%
Covered Lines: 26562
Relevant Lines: 48159

💛 - Coveralls
jagottsicher commented 1 year ago

put the quotes in again, commmited, and this pull request caught it.

jcvernaleo commented 1 year ago

Once the github actions finish running I'll merge.