Skip to main content

Module rpc

Module rpc 

Source
Expand description

JSON-RPC 2.0 endpoint powered by crate::rpc.

Exposes POST /api/rpc — a single endpoint for all JSON-RPC method calls. Also exposes GET /api/rpc/methods for method discovery.

Functions§

router