mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Change branding from bitcoin to elements
This commit is contained in:
parent
ade539cbb4
commit
e1cd00cc6c
39 changed files with 220 additions and 215 deletions
|
|
@ -444,7 +444,7 @@ static UniValue echo(const JSONRPCRequest& request)
|
|||
"echo|echojson \"message\" ...\n"
|
||||
"\nSimply echo back the input arguments. This command is for testing.\n"
|
||||
"\nThe difference between echo and echojson is that echojson has argument conversion enabled in the client-side table in"
|
||||
"bitcoin-cli and the GUI. There is no server-side difference."
|
||||
"the CLI and the GUI. There is no server-side difference."
|
||||
);
|
||||
|
||||
return request.params;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue