nstack 0.8.0

Arity 4 stack for the kelvin merkle toolkit
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.canonical]
version = "0.6"

[dependencies.canonical_derive]
version = "0.6"

[dependencies.microkelvin]
version = "0.7"

[package]
authors = ["Kristoffer Ström <kristoffer@dusk.network>"]
description = "Arity 4 stack for the kelvin merkle toolkit"
edition = "2018"
keywords = ["merkle", "datastructure", "stack"]
license = "MPL-2.0"
name = "nstack"
repository = "https://github.com/dusk-network/nstack"
version = "0.8.0"