ethereum/src/rpc/service/service library

Mixins

EthereumServiceProvider
A mixin for providing JSON-RPC service functionality.

Typedefs

EthereumServiceResponse<T> = BaseServiceResponse<T>