ckb-chain-iter 0.37.0-pre

TODO: crate description
Documentation
[package]
name = "ckb-chain-iter"
version = "0.37.0-pre"
license = "MIT"
authors = ["Nervos Core Dev <dev@nervos.org>"]
edition = "2018"
description = "TODO: crate description"
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]
ckb-types = { path = "../types", version = "= 0.37.0-pre" }
ckb-store = { path = "../../store", version = "= 0.37.0-pre" }