package
1.32.0-rc2
Repository: https://github.com/filecoin-project/lotus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
ConfigCommon sets up constructors based on the provided Config.
No description provided by the author
No description provided by the author
Error is a special option which returns an error when applied.
From (*T) -> func(t T) T {return t}.
No description provided by the author
No description provided by the author
FullNodeHandler returns a full node handler, to be mounted as-is on the server.
No description provided by the author
No description provided by the author
No description provided by the author
MinerHandler returns a miner handler, to be mounted as-is on the server.
No description provided by the author
MonitorShutdown manages shutdown requests, by watching signals and invoking the supplied handlers in order.
New builds and starts new Filecoin node.
NewLiveHandler checks that the node is still working.
NewReadyHandler checks if we are ready to handle traffic.
Options groups multiple options into one.
Override option changes constructor for a given type.
No description provided by the author
ServeRPC serves an HTTP handler over the supplied listen multiaddr.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Invokes are called in the order they are defined.
health checks.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
daemon.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
InitJournal at position 0 initializes the journal global var as soon as the system starts, so that it's available for all other components.
System processes.
miner.
libp2p.
Deprecated: RelayIndexerMessagesKey is no longer used, since IPNI has deprecated the use of GossipSub for propagating advertisements.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
filecoin.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.

# Variables

Libp2p option.
Libp2p option.
Libp2p option.
fx groups + multiret.
Chain node provides access to the Filecoin blockchain, by setting up a full validator node, or by delegating some actions to other nodes (lite mode).
Libp2p option.
Libp2p option.
Libp2p option.
Private type.
No description provided by the author
No description provided by the author
Libp2p option.
Libp2p option.
Libp2p option.
Libp2p option.
Libp2p option.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Option is a functional option which can be used with the New function to change how the node is constructed Options are applied in sequence.
No description provided by the author