rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
StratumRpcResponse
rpc
protocol
stratum
Undocumented in source.
class
StratumRpcResponse : JsonRpcResponse!int {
Json
toJson
();
static
StratumRpcResponse
fromJson
(Json src);
}
Members
Functions
toJson
Json
toJson
()
Strip the "jsonrpc" field.
Static functions
fromJson
StratumRpcResponse
fromJson
(Json src)
Strip the "jsonrpc" field.
Meta
Source
See Implementation
rpc
protocol
stratum
classes
HTTPStratumRPCServer
HttpStratumRpcAutoClient
RawStratumRPCServer
RawStratumRpcAutoClient
StratumRpcAutoClient
StratumRpcRequest
StratumRpcResponse
TCPStratumRPCServer
TcpStratumRpcAutoClient