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 APIAddr string DebugAPIAddr string Addr string NATAddr string EnableWS bool EnableQUIC bool WelcomeMessage string Bootnodes []string CORSAllowedOrigins []string Logger logging.Logger Standalone bool TracingEnabled bool TracingEndpoint string TracingServiceName string GlobalPinningEnabled bool PaymentThreshold uint64 PaymentTolerance uint64 PaymentEarly uint64 ResolverConnectionCfgs []multiresolver.ConnectionConfig GatewayMode bool SwapEndpoint string SwapFactoryAddress string SwapInitialDeposit uint64 SwapEnable bool }
Click to show internal directories.
Click to hide internal directories.