help - Dash
Example code for the help json-rpc method. Сomplete guide on how to use help json-rpc in GetBlock.io Web3 documentation.
Parameters
RPC
- string
Optional.
The name of the RPC to get help for. If omitted, Dash Core 0.10x will display an alphabetical list of commands; Dash Core 0.11.0 will display a categorized list of commands.
Sub-command
- string
Optional.
The subcommand to get help on. Please note that not all subcommands support this at the moment.
Request
Response
Last updated