[doc/log] Fix markdown syntax and line terminate LogPrint

- Fix doxygen comment for payTxFee
- [doc] Fix markdown
- Make sure LogPrintf strings are line-terminated

Github-Pull: #7617
Rebased-From: fa06ce0949 fa97f95c15 fa26652459
This commit is contained in:
MarcoFalke
2015-12-19 14:27:15 +01:00
committed by Wladimir J. van der Laan
parent ca8f160af5
commit f04f4fd2ee
8 changed files with 10 additions and 12 deletions

View File

@@ -49,7 +49,7 @@ The following are developer notes on how to build Bitcoin on your native platfor
Development
---------------------
The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/README.md) contains relevant information on the development process and automated testing.
The Bitcoin repo's [root README](/README.md) contains relevant information on the development process and automated testing.
- [Developer Notes](developer-notes.md)
- [Multiwallet Qt Development](multiwallet-qt.md)