ckb-db-schema 0.120.0

The schema include constants define the low level database column families.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ckb-db-schema"
version = "0.120.0"
license = "MIT"
authors = ["Nervos Core Dev <dev@nervos.org>"]
edition = "2021"
description = "The schema include constants define the low level database column families."
homepage = "https://github.com/nervosnetwork/ckb"
repository = "https://github.com/nervosnetwork/ckb"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]