Module response

Module response 

Source

Structs§

JsonRpcResponse
A successful JSON-RPC response

Enums§

JsonRpcMessage
Union type that represents either a successful response or an error response This ensures JSON-RPC 2.0 compliance by keeping success and error responses separate
ResponseResult
Result data for a JSON-RPC response