Skip to content
Nathan King edited this page Apr 19, 2018 · 3 revisions

ZenCash\Rpc\Command\Control\Help(string|null $command)

List all commands, or get help for a specified command.

// PSR-7 Response Body Contents Example
"text"     (string) The help text
ZenCash\Rpc\Command\...
Clone this wiki locally