Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { WalletInitialFunds big.Int IpfsAPIAddr ma.Multiaddr LotusAddress ma.Multiaddr LotusAuthToken string LotusMasterAddr string Devnet bool GrpcHostNetwork string GrpcHostAddress ma.Multiaddr GrpcServerOpts []grpc.ServerOption GrpcWebProxyAddress string RepoPath string GatewayHostAddr string }
Config specifies server settings.
Click to show internal directories.
Click to hide internal directories.