StratumRpcRequest.make

Undocumented in source. Be warned that the author may not have intended to support it.
  1. StratumRpcRequest make(int id, string method, T params)
    class StratumRpcRequest
    static
    make
    (
    T
    )
    (
    int id
    ,
    string method
    ,)
  2. StratumRpcRequest make(int id, string method)

Meta