sphinx-glyph 0.1.2

Sphinx lightning hardware signer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "sphinx-glyph"
version = "0.1.2"
authors = ["Evan Feenstra <evanfeenstra@gmail.com>"]
edition = "2018"
description = "Sphinx lightning hardware signer"
repository = "https://github.com/stakwork/sphinx-rs"
license = "MIT"

[dependencies]
sphinx-auther = { path = "../auther", version = "0.1.12" }
anyhow = "1"
serde_json = "1.0"
serde = { version = "1.0", default-features = false, features = ["derive"] }
rmp-serde = "1.1.0"
# serde_bolt = { version = "0.2", default-features = false }