Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { WalletExtensionHost string WalletExtensionPortHTTP int WalletExtensionPortWS int NodeRPCHTTPAddress string NodeRPCWebsocketAddress string LogPath string DBPathOverride string // Overrides the database file location. Used in tests. VerboseFlag bool DBType string DBConnectionURL string TenChainID int }
Config contains the configuration required by the WalletExtension.
Click to show internal directories.
Click to hide internal directories.