types

package
v0.0.0-...-59dca71 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetCountObj

type GetCountObj struct {
	Count int64 `json:"count"`
}

type GetCountResponse

type GetCountResponse struct {
	Data *GetCountObj `json:"data"`
}

type RelayerConfig

type RelayerConfig struct {
	Type    ibc.RelayerImplementation
	Name    string
	Image   string
	Version string
}

Jump to

Keyboard shortcuts

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