Module transaction_case
circuits
0.1.0
Module transaction_
case
Module Items
Structs
Functions
In circuits::
test::
utils
circuits
::
test
::
utils
Module
transaction_
case
Copy item path
Source
Structs
§
Input
Note
Description of a note spent by the tested transaction.
Output
Note
Description of a note created by the tested transaction.
Transaction
Witness
TxCase
Convenience container holding a single test transaction scenario. We use
Vec
because we usually have more than one input and output. The test defines how many
Functions
§
build_
base_
inputs
Populates Circom tester inputs for policy-enabled and regular transactions
prepare_
transaction_
witness
Builds the witnesses needed to exercise a
TxCase
prove_
transaction_
case
Runs a Circom proof/verify cycle for a transaction test case