orm

package
v1.1.2-0...-bbcba3d Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 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 ChainStatus

type ChainStatus struct {
	BlockHeight uint64
	BlockHash   string
}

type Utxo

type Utxo struct {
	ID          uint64 `gorm:"primary_key"`
	OutputID    string
	Xpub        string
	VoteAddress string
	VoteNum     uint64
	VoteHeight  uint64
	VetoHeight  uint64
}

Jump to

Keyboard shortcuts

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