models

package
v0.0.0-...-5bb148b Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ValueTransferModel

type ValueTransferModel struct {
	HeaderID         int64 `db:"header_id"`
	Name             string
	BlockNumber      uint64 `db:"block_number"`
	Dst              []byte
	Src              []byte
	Amount           string
	Contract         []byte
	LogIndex         uint   `db:"log_idx"`
	TransactionIndex uint   `db:"tx_idx"`
	Raw              []byte `db:"raw_log"`
}

Jump to

Keyboard shortcuts

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