ckb-verification-traits 0.101.8

The CKB verification traits
Documentation
[package]
name = "ckb-verification-traits"
version = "0.101.8"
license = "MIT"
authors = ["Nervos Core Dev <dev@nervos.org>"]
edition = "2021"
description = "The CKB verification traits"
homepage = "https://github.com/nervosnetwork/ckb"
repository = "https://github.com/nervosnetwork/ckb"

[dependencies]
bitflags = "1.0"
ckb-error = { path = "../../error", version = "= 0.101.8" }