Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebWalletConfig ¶
type WebWalletConfig struct { CreateGateway bool CreateConsensusSet bool CreateTransactionPool bool CreateWallet bool Bootstrap bool Headless bool Port int Dir string CheckTokenExpirationFrequency time.Duration }
WebWalletConfig holds the config values needed by the web wallet.
Click to show internal directories.
Click to hide internal directories.