Documentation
¶
Index ¶
Constants ¶
View Source
const (
BlockExplorerRpcCosmosVersion = "1.2.2"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WasmAction ¶ added in v1.1.1
type WasmAction string
const ( WasmActionNone WasmAction = "" WasmActionTransfer WasmAction = "transfer" WasmActionCall WasmAction = "call" WasmActionCreate WasmAction = "create" )
Click to show internal directories.
Click to hide internal directories.