tibc

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 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 Client

type Client struct {
	ChainName      string
	ClientState    exported.ClientState
	ConsensusState exported.ConsensusState
	Relayers       []string
}

func LoadClient

func LoadClient(cdc codec.Codec) (clients []Client)

type ClientData

type ClientData struct {
	ChainName      string                 `json:"chain_name"`
	ClientState    map[string]interface{} `json:"client_state"`
	ConsensusState map[string]interface{} `json:"consensus_state"`
	Relayers       []string               `json:"relayers"`
}

Jump to

Keyboard shortcuts

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