fuel-core-database 0.17.13

The crates contains databases used by Fuel core protocol.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.fuel-core-storage]
version = "0.17.13"

[dependencies.fuel-core-types]
default-features = false
version = "0.17.13"

[dependencies.thiserror]
version = "1.0"

[dev-dependencies]

[package]
authors = ["Fuel Labs <contact@fuel.sh>"]
categories = ["cryptography::cryptocurrencies"]
description = "The crates contains databases used by Fuel core protocol."
edition = "2021"
homepage = "https://fuel.network/"
keywords = ["blockchain", "cryptocurrencies", "fuel-core", "fuel-client", "fuel-database"]
license = "BUSL-1.1"
name = "fuel-core-database"
repository = "https://github.com/FuelLabs/fuel-core"
version = "0.17.13"