ckb-db-schema 0.121.0-rc1

The schema include constants define the low level database column families.
Documentation
[dependencies]

[lib]
name = "ckb_db_schema"
path = "src/lib.rs"

[package]
authors = ["Nervos Core Dev <dev@nervos.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "The schema include constants define the low level database column families."
edition = "2021"
homepage = "https://github.com/nervosnetwork/ckb"
license = "MIT"
name = "ckb-db-schema"
readme = "README.md"
repository = "https://github.com/nervosnetwork/ckb"
version = "0.121.0-rc1"