v05

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenesisPlan

type GenesisPlan struct {
	Plan  Plan                   `json:"_"`
	Nodes []hubtypes.NodeAddress `json:"nodes"`
}

type GenesisPlans

type GenesisPlans []GenesisPlan

type GenesisState

type GenesisState GenesisPlans

type Plan

type Plan struct {
	ID       uint64                `json:"id"`
	Provider hubtypes.ProvAddress  `json:"provider"`
	Price    sdk.Coins             `json:"price"`
	Validity time.Duration         `json:"validity"`
	Bytes    sdk.Int               `json:"bytes"`
	Status   legacyhubtypes.Status `json:"status"`
	StatusAt time.Time             `json:"status_at"`
}

type Plans

type Plans []Plan

Jump to

Keyboard shortcuts

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