account_raw_transaction

package
v1.7.42 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewAccountRawTransactions      = account_raw_transaction_view.NewAccountRawTransactionsView
	NewAccountRawTransactionsTotal = account_raw_transaction_view.NewAccountRawTransactionsTotalView
	UpdateLastHandledEventHeight   = (*AccountRawTransaction).UpdateLastHandledEventHeight
)

Functions

This section is empty.

Types

type AccountRawTransaction

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

func NewAccountRawTransaction

func NewAccountRawTransaction(
	logger applogger.Logger,
	rdbConn rdb.Conn,
	accountAddressPrefix string,
	migrationHelper migrationhelper.MigrationHelper,
) *AccountRawTransaction

func (*AccountRawTransaction) GetEventsToListen

func (_ *AccountRawTransaction) GetEventsToListen() []string

func (*AccountRawTransaction) HandleEvents

func (projection *AccountRawTransaction) HandleEvents(height int64, events []event_entity.Event) error

func (*AccountRawTransaction) OnInit

func (projection *AccountRawTransaction) OnInit() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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