expertfund

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2021 License: Apache-2.0, MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type DisqualifiedExpertInfo

type DisqualifiedExpertInfo = expertfund2.DisqualifiedExpertInfo

type ExpertInfo

type ExpertInfo = expertfund2.ExpertInfo

type State

type State interface {
	cbor.Marshaler

	DataExpert(cid.Cid) (address.Address, error)
	ListAllExperts() ([]address.Address, error)
	ExpertInfo(address.Address) (*ExpertInfo, error)
	DisqualifiedExpertInfo(address.Address) (*DisqualifiedExpertInfo, error)
	Threshold() uint64
}

func Load

func Load(store adt.Store, act *types.Actor) (st State, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL