Expand description

The wallet specification.

Structs

The structure sent over the network representing a transaction.

A transaction that is yet to be proven. The purpose of this is solely to send to the node to perform a circuit proof.

An input to a transaction that is yet to be proven.

A wallet implementation.

Enums

The error type returned by this crate.

Constants

Constant depth of the merkle tree that provides the opening proofs.

Traits

Types that are client of the prover.

Types that are clients of the state API.

Stores the cryptographic material necessary to derive cryptographic keys.

Functions

Generates a secret key from its seed and index.

Generates a secret spend key from its seed and index.