nft

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2021 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

View Source
const DO_NOT_MODIFY = "[do-not-modify]"

Variables

View Source
var (
	NewDenoms                    = view.NewDenomsView
	NewDenomsTotal               = view.NewDenomsTotalView
	NewTokens                    = view.NewTokensView
	NewTokensTotal               = view.NewTokensTotalView
	NewMessages                  = view.NewMessagesView
	NewMessagesTotal             = view.NewMessagesTotalView
	UpdateLastHandledEventHeight = (*NFT).UpdateLastHandledEventHeight
)

Functions

This section is empty.

Types

type Config

type Config struct {
	EnableDrop       bool
	DropDataAccessor string
}

type NFT

type NFT struct {
	*rdbprojectionbase.Base
	// contains filtered or unexported fields
}

func NewNFT

func NewNFT(logger applogger.Logger, rdbConn rdb.Conn, config Config) *NFT

func (*NFT) GetEventsToListen

func (nft *NFT) GetEventsToListen() []string

func (*NFT) HandleEvents

func (nft *NFT) HandleEvents(height int64, events []event_entity.Event) error

func (*NFT) OnInit

func (nft *NFT) OnInit() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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