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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenesisState

type GenesisState struct {
	Providers Providers `json:"_"`
	Params    Params    `json:"params"`
}

type Params

type Params struct {
	Deposit sdk.Coin `json:"deposit"`
}

type Provider

type Provider struct {
	Address     hubtypes.ProvAddress `json:"address"`
	Name        string               `json:"name"`
	Identity    string               `json:"identity"`
	Website     string               `json:"website"`
	Description string               `json:"description"`
}

type Providers

type Providers []Provider

Jump to

Keyboard shortcuts

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