Re-exports

pub use crate::txbuilder::Builder;
pub use crate::txprover::LocalTxProver;

Modules

This module contains many of the data structures used in the crate and in conjunction with the HSM builder

Structs for building transactions.

Abstractions over the proving system and parameters for ease of use.

Structs

ZcashBuilderDeprecated

Helper struct to build a transaction using an HSM, piece by piece