server

package
v3.0.0-...-3d818cf Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(storeKey storetypes.StoreKey, ak data.AccountKeeper, bk data.BankKeeper) serverImpl

Types

type Keeper

type Keeper interface {
	InitGenesis(ctx sdk.Context, cdc codec.JSONCodec, data json.RawMessage) ([]types.ValidatorUpdate, error)
	ExportGenesis(ctx sdk.Context, cdc codec.JSONCodec) (json.RawMessage, error)
	QueryServer() data.QueryServer
}

type ToIRI

type ToIRI interface {
	ToIRI() (string, error)
}

Directories

Path Synopsis
Package hasher generates a unique binary identifier for a longer piece of binary data using an efficient, non-cryptographic hash function.
Package hasher generates a unique binary identifier for a longer piece of binary data using an efficient, non-cryptographic hash function.

Jump to

Keyboard shortcuts

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