Skip to main content

Crate cuprate_blockchain

Crate cuprate_blockchain 

Source
Expand description

Cuprate’s blockchain database.

Modules§

config
Database configuration.
ops
Abstracted Monero database operations.
service
[tower::Service] integration + thread-pool.
types
Blockchain types.

Structs§

BlockchainDatabase
The blockchain database.

Enums§

BlockchainError
A blockchain error.

Constants§

DATABASE_VERSION
Current major version of the database.

Type Aliases§

DbResult