aleph-bft-types 0.12.0

Traits that need to be implemented by the user of the aleph-bft package.
Documentation
[dependencies.aleph-bft-crypto]
version = "0.9"

[dependencies.async-trait]
version = "0.1"

[dependencies.codec]
default-features = false
features = ["derive"]
package = "parity-scale-codec"
version = "3.0"

[dependencies.futures]
version = "0.3"

[package]
authors = ["Cardinal Cryptography"]
description = "Traits that need to be implemented by the user of the aleph-bft package."
documentation = "https://docs.rs/?"
edition = "2021"
homepage = "https://alephzero.org"
license = "Apache-2.0"
name = "aleph-bft-types"
readme = "./README.md"
repository = "https://github.com/Cardinal-Cryptography/AlephBFT"
resolver = "1"
version = "0.12.0"