diff --git a/src/rpc/rawtransaction.cpp b/src/rpc/rawtransaction.cpp --- a/src/rpc/rawtransaction.cpp +++ b/src/rpc/rawtransaction.cpp @@ -741,8 +741,8 @@ " ]\n" "\nResult:\n" - "\"hex\" : \"value\", (string) The hex-encoded raw " - "transaction with signature(s)\n" + "\"hex\" (string) The hex-encoded raw transaction with " + "signature(s)\n" "\nExamples:\n" + HelpExampleCli("combinerawtransaction",