help

Input(s) 1

The help command enables users to access information about available RPC commands or get detailed help for a specific command if specified. It lists all accessible commands by default. If a specific command is provided as an argument, it returns detailed help text for that command.

How is this used?

This command is useful for users to explore available RPC commands and understand their functionalities. It helps users discover the capabilities of the RPC interface and provides assistance in utilizing specific commands effectively. By offering detailed help text, users can learn how to interact with the Bitcoin Core software via RPC and leverage its features for various purposes.

Request

method

help

command

Optional

Inputs(1)

command The command to get help on

Result