Exth.Rpc.Types (Exth v0.4.2)
View SourceCommon types used across the RPC modules.
Summary
Functions
Returns the JSON-RPC protocol version used.
Types
@type id() :: pos_integer()
@type jsonrpc() :: String.t()
@type method() :: String.t()
@type params() :: [term()]