Documentation ¶
Index ¶
- func MakeTokens(cfg *config.CurioConfig) (map[address.Address]string, error)
- func MinerHandler(a api.StorageMiner, permissioned bool) (http.Handler, error)
- func ServeCurioMarketRPC(db *harmonydb.DB, full api.Chain, maddr address.Address, ...) error
- func ServeCurioMarketRPCFromConfig(db *harmonydb.DB, full api.Chain, cfg *config.CurioConfig) error
- type PieceIngester
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeTokens ¶
func MakeTokens(cfg *config.CurioConfig) (map[address.Address]string, error)
func MinerHandler ¶ added in v1.23.0
MinerHandler returns a miner handler, to be mounted as-is on the server.
func ServeCurioMarketRPC ¶
Types ¶
type PieceIngester ¶ added in v1.23.0
Click to show internal directories.
Click to hide internal directories.