rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
JsonRpcError.StdCodes
rpc
protocol
json
JsonRpcError
Values
Value
Meaning
parseError
-
32700
Parse error
invalidRequest
-
32600
Invalid request
methodNotFound
-
32601
Method not found
invalidParams
-
32602
Invalid params
internalError
-
32603
Internal error
Meta
Source
See Implementation
rpc
protocol
json
JsonRpcError
constructors
this
enums
StdCodes
variables
code
data
message