Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManifestProvider ¶
func NewManifestProvider(nn dtypes.NetworkName, cs *store.ChainStore, sm *stmgr.StateManager, ps *pubsub.PubSub) manifest.ManifestProvider
Types ¶
type F3 ¶
type F3 struct {
// contains filtered or unexported fields
}
func (*F3) GetLatestCert ¶
type F3Params ¶
type F3Params struct { fx.In NetworkName dtypes.NetworkName ManifestProvider manifest.ManifestProvider PubSub *pubsub.PubSub Host host.Host ChainStore *store.ChainStore StateManager *stmgr.StateManager Datastore dtypes.MetadataDS Wallet api.Wallet }
Click to show internal directories.
Click to hide internal directories.