ckb-fixed-hash 0.201.0

Provide several simple fixed-sized hash data type and their static constructors.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ckb-fixed-hash"
version.workspace = true
license = "MIT"
authors = ["Nervos <dev@nervos.org>"]
edition = "2024"
description = "Provide several simple fixed-sized hash data type and their static constructors."
homepage = "https://github.com/nervosnetwork/ckb"
repository = "https://github.com/nervosnetwork/ckb"

[dependencies]
ckb-fixed-hash-core.workspace = true
ckb-fixed-hash-macros.workspace = true