Whitespace and tab linting

This commit is contained in:
Gregory Sanders 2019-03-20 11:15:45 -04:00
parent 30552459dc
commit 665d9ebe0e
9 changed files with 15 additions and 15 deletions

View file

@ -160,7 +160,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "echojson", 7, "arg7" },
{ "echojson", 8, "arg8" },
{ "echojson", 9, "arg9" },
// ELEMENTS:
// ELEMENTS:
{ "rescanblockchain", 0, "start_height" },
{ "rescanblockchain", 1, "stop_height" },
{ "createwallet", 1, "disable_private_keys" },