stratum-hns-types 0.7.0

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

[dependencies]

# Private
stratum-types = "^0.7.0"

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

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