StratumRpcResponse

Undocumented in source.
class StratumRpcResponse : JsonRpcResponse!int {}

Members

Functions

toJson
Json toJson()

Strip the "jsonrpc" field.

Static functions

fromJson
StratumRpcResponse fromJson(Json src)

Strip the "jsonrpc" field.

Meta