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