Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportGenesis ¶
ExportGenesis returns the xibc exported genesis.
func InitGenesis ¶
InitGenesis initializes the xibc state from a provided genesis state.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
apps
|
|
clients
|
|
light-clients/tendermint
Package tendermint implements a concrete `ConsensusState`, `Header`, `Misbehaviour` and `Equivocation` types for the Tendermint consensus light client.
|
Package tendermint implements a concrete `ConsensusState`, `Header`, `Misbehaviour` and `Equivocation` types for the Tendermint consensus light client. |
core
|
|
client
The main type is `Client`, which provides `commitment.Root` to verify state proofs and `ConsensusState` to verify header proofs.
|
The main type is `Client`, which provides `commitment.Root` to verify state proofs and `ConsensusState` to verify header proofs. |
client/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
packet/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
mock
This package is only intended to be used for testing core XIBC.
|
This package is only intended to be used for testing core XIBC. |
Click to show internal directories.
Click to hide internal directories.