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

# Packages

No description provided by the author

# Functions

No description provided by the author
EpochTimeTs is like EpochTime, but also outputs absolute time.
Import cache tipset cids to store.
LoadTipSet gets the tipset from the context, or the head from the API.
NewSilentWriter returns a new writer backed by `w`.
No description provided by the author
No description provided by the author
PrintString prints a given Stringer to the writer.
No description provided by the author
Run processes the arguments and stdin.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ELStdout tells the daemon to write event logs to stdout.
GenesisFile is the path of file containing archive of genesis block DAG data.
No description provided by the author
IsRelay when set causes the daemon to provide libp2p relay services allowing other filecoin nodes behind NATs to talk directly.
Network populates config with network-specific parameters for a known network (e.g.
offlineMode tells us if we should try to connect this Filecoin node to the network.
OptionAPI is the name of the option for specifying the api port.
OptionDrandConfigAddr is the init option for configuring drand to a given network address at init time.
No description provided by the author
OptionRepoDir is the name of the option for specifying the directory of the repo.
No description provided by the author
wallet password.
No description provided by the author
No description provided by the author
SwarmAddress is the multiaddr for this Filecoin node.
SwarmPublicRelayAddress is a public address that the venus node will listen on if it is operating as a relay.
No description provided by the author
No description provided by the author

# Variables

command object for the local cli.
command object for the daemon.
No description provided by the author

# Structs

ActorView represents a generic way to represent details about any actor to the user.
AddressLsResult is the result of running the address list command.
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
IDDetails is a collection of information about a node.
MessageSendResult is the return type for message send command.
SilentWriter writes to a stream, stopping after the first error and discarding output until the error is cleared.
WaitResult is the result of a message wait call.
WalletSerializeResult is the type wallet export and import return and expect.