raw

package
v1.0.0-rc06 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DymRollAppWasmBlockExplorerNamespace = "raw"

	ApiVersion = "1.0"
)

RPC namespaces and API version

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	// contains filtered or unexported fields
}

API is the RollApp Wasm Block Explorer JSON-RPC. Developers can create custom API for the chain.

func NewRollAppWasmAPI

func NewRollAppWasmAPI(
	ctx *server.Context,
	backend rawberpcbackend.RollAppWasmBackendI,
) *API

NewRollAppWasmAPI creates an instance of the RollApp Wasm Block Explorer API.

func (*API) Echo

func (api *API) Echo(text string) string

Jump to

Keyboard shortcuts

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