v1beta4

package
v0.2.10 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1beta4 provides the v1beta4 composite client for the Akash blockchain. Currently it delegates to v1beta3 as both share the same module versions. When module versions diverge, this package will carry its own implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BroadcastOption

type BroadcastOption = v1beta3.BroadcastOption

Re-export broadcast types that callers may need.

type BroadcastOptions

type BroadcastOptions = v1beta3.BroadcastOptions

Re-export broadcast types that callers may need.

type Client

type Client = v1beta3.Client

Re-export v1beta3 interfaces so callers use the same types.

func NewClient

func NewClient(ctx context.Context, cctx sdkclient.Context, opts ...cltypes.ClientOption) (Client, error)

NewClient creates a new v1beta4 Client. Currently delegates to v1beta3 since module versions are identical.

type ConfirmFn

type ConfirmFn = v1beta3.ConfirmFn

Re-export broadcast types that callers may need.

type LightClient

type LightClient = v1beta3.LightClient

Re-export v1beta3 interfaces so callers use the same types.

func NewLightClient

func NewLightClient(cctx sdkclient.Context) (LightClient, error)

NewLightClient creates a new v1beta4 LightClient.

type NodeClient

type NodeClient = v1beta3.NodeClient

Re-export v1beta3 interfaces so callers use the same types.

type QueryClient

type QueryClient = v1beta3.QueryClient

Re-export v1beta3 interfaces so callers use the same types.

func NewQueryClient

func NewQueryClient(cctx sdkclient.Context) QueryClient

NewQueryClient creates a new v1beta4 QueryClient.

type TxClient

type TxClient = v1beta3.TxClient

Re-export v1beta3 interfaces so callers use the same types.

Jump to

Keyboard shortcuts

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