Property True
True
A JSON-RPC response object that indicates success with
true as the result value and the
Null JSON-RPC ID.
Declaration
public static JsonRpcResponse<bool> True { get; }
Property Value
| Type | Description |
|---|---|
| JsonRpcResponse<Boolean> |