constants

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BlockExplorerRpcCosmosVersion = "1.2.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EvmAction

type EvmAction string
const (
	EvmActionNone     EvmAction = ""
	EvmActionTransfer EvmAction = "transfer"
	EvmActionCall     EvmAction = "call"
	EvmActionCreate   EvmAction = "create"
)

type WasmAction added in v1.1.1

type WasmAction string
const (
	WasmActionNone     WasmAction = ""
	WasmActionTransfer WasmAction = "transfer"
	WasmActionCall     WasmAction = "call"
	WasmActionCreate   WasmAction = "create"
)

Jump to

Keyboard shortcuts

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