app

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2019 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func MakeCodec

func MakeCodec() *codec.Codec

MakeCodec generates the necessary codecs for Amino

Types

type GenesisState

type GenesisState map[string]json.RawMessage

GenesisState represents chain state at the start of the chain. Any initial state (account balances) are stored here.

type NameServiceApp

type NameServiceApp struct {
	*bam.BaseApp
	// contains filtered or unexported fields
}

func NewNameServiceApp

func NewNameServiceApp(logger log.Logger, db dbm.DB) (*NameServiceApp, *codec.Codec)

NewNameServiceApp is a constructor function for NameServiceApp

func (*NameServiceApp) BeginBlocker

func (*NameServiceApp) EndBlocker

func (*NameServiceApp) InitChainer

func (*NameServiceApp) LoadHeight

func (app *NameServiceApp) LoadHeight(height int64) error

Jump to

Keyboard shortcuts

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