bip47 0.3.0

BIP47 (Reusable Payment Codes) implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.bitcoin]
version = "0.28"

[package]
authors = ["Straylight <https://github.com/straylight-orbit>"]
description = "BIP47 (Reusable Payment Codes) implementation"
keywords = ["bitcoin", "bip47"]
license = "CC0-1.0"
name = "bip47"
readme = "README.md"
repository = "https://github.com/straylight-orbit/rust-bip47"
version = "0.3.0"