[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:fa06ce0949fa97f95c15fa26652459
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
ca8f160af5
commit
f04f4fd2ee
@@ -44,7 +44,7 @@ class HTTPBasicsTest (BitcoinTestFramework):
|
||||
#Old authpair
|
||||
authpair = url.username + ':' + url.password
|
||||
|
||||
#New authpair generated via contrib/rpcuser tool
|
||||
#New authpair generated via share/rpcuser tool
|
||||
rpcauth = "rpcauth=rt:93648e835a54c573682c2eb19f882535$7681e9c5b74bdd85e78166031d2058e1069b3ed7ed967c93fc63abba06f31144"
|
||||
password = "cA773lm788buwYe4g4WT+05pKyNruVKjQ25x3n0DQcM="
|
||||
|
||||
|
||||
Reference in New Issue
Block a user