package
2.2.1
Repository: https://github.com/vechain/thor.git
Documentation: pkg.go.dev

# Functions

New create or open log db at given path.
NewMem create a log db in ram.

# Constants

No description provided by the author
No description provided by the author
Adjust these constants based on your bit allocation requirements 64th bit is the sign bit so we have 63 bits to use.

# Structs

Event represents tx.Event that can be stored in db.
No description provided by the author
EventFilter filter.
No description provided by the author
No description provided by the author
No description provided by the author
Transfer represents tx.Transfer that can be stored in db.
No description provided by the author
No description provided by the author
Writer is the transactional log writer.

# Type aliases

No description provided by the author