Add Rpc config and builder types #604
Labels
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
rpc modules in the rpc crate can be merged to a RpcModule via: https://docs.rs/jsonrpsee/0.16.2/jsonrpsee/struct.RpcModule.html#method.merge
to makes this convenient to use we need
Additional context
No response
The text was updated successfully, but these errors were encountered: