Expand description
Substrate RPC server utils.
Structs§
- RpcEndpoint
- Represent a single RPC endpoint with its configuration.
Enums§
- RpcMethods
- Available RPC methods.
Functions§
- deny_
unsafe - Get the
deny_unsafe
setting based on the address and the RPC methods exposed by the interface.