neptune-consensus 0.14.0

Consensus logic and proof abstractions for Neptune Cash.
docs.rs failed to build neptune-consensus-0.14.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: neptune-consensus-0.0.0

Consensus logic and proof abstractions for Neptune Cash.

This crate defines the protocol's consensus rules -- block, transaction, network, consensus_rule_set, and type_scripts -- and the proof_abstractions used to verify them via Triton VM STARK proofs.