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.
Click to show internal directories.
Click to hide internal directories.