Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { DataDir string DBCapacity uint64 Password string APIAddr string DebugAPIAddr string Addr string NATAddr string EnableWS bool EnableQUIC bool NetworkID uint64 WelcomeMessage string Bootnodes []string CORSAllowedOrigins []string Logger logging.Logger TracingEnabled bool TracingEndpoint string TracingServiceName string }
Click to show internal directories.
Click to hide internal directories.