bip152 0.1.0

Library for BIP-152 Bitcoin Compact Block Relay
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Shing Him Ng <shinghim@protonmail.com>"]
description = "Library for BIP-152 Bitcoin Compact Block Relay"
documentation = "https://docs.rs/bip152/"
edition = "2021"
homepage = "https://github.com/shinghim/rust-bip152"
keywords = ["crypto", "bitcoin", "bip152"]
license = "CC0-1.0"
name = "bip152"
readme = "README.md"
repository = "https://github.com/shinghim/rust-bip152/"
version = "0.1.0"