stratum-hns-types 0.9.11

The Stratum types specifically implemented for HNS
Documentation
[package]
name = "stratum-hns-types"
version = "0.9.11"
authors = ["Urkel Labs Engineering <engineering@urkellabs.com>"]
edition = "2018"
description = "The Stratum types specifically implemented for HNS"
license = "MIT"

[dependencies]

# Private
stratum-types = "^0.9.11"

# Known External
extended-primitives = { version="^0.3.3", features=["serialization"]}
handshake-types = "0.1.1"
encodings = "0.1.0"

# Unknown External
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_tuple = "0.4.0"