MyNixOS website logo
option

services.geth.<name>.websocket.apis

APIs to enable over WebSocket.

Declarations
Type
null or (list of string)
Default
null
Example
[
  "net"
  "eth"
]