db

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PageTransactionsIterator

type PageTransactionsIterator = cdriver.PageIterator[*TransactionRecord]

PageTransactionsIterator is an iterator of *TransactionRecord with support for pagination

type Pagination

type Pagination = cdriver.Pagination

Pagination describe a moving page

type QueryTransactionsParams

type QueryTransactionsParams = ttxdb.QueryTransactionsParams

QueryTransactionsParams defines the parameters for querying movements

type TransactionRecord

type TransactionRecord = dbdriver.TransactionRecord

TransactionRecord is a more finer-grained version of a movement record. Given a Token Transaction, for each token action in the Token Request, a transaction record is created for each unique enrollment ID found in the outputs. The transaction record contains the total amount of the token type that was transferred to/from that enrollment ID in that action.

Jump to

Keyboard shortcuts

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