Call GenLayer RPC Method
genlayer_raw_rpcExecute GenLayer JSON-RPC methods by specifying the method name and optional parameters, enabling direct interaction with the configured endpoint.
Instructions
Call a GenLayer JSON-RPC method directly against the configured endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | JSON-RPC method name to call. | |
| params | No | Positional JSON-RPC params array. |