pub const DEFAULT_HTTP_API: &[RpcNamespace];Expand description
Default namespaces enabled on the public HTTP/WS RPC endpoint.
Operators who need admin, debug or txpool must enable them explicitly
via --http.api.
pub const DEFAULT_HTTP_API: &[RpcNamespace];Default namespaces enabled on the public HTTP/WS RPC endpoint.
Operators who need admin, debug or txpool must enable them explicitly
via --http.api.