Macros§
- zip 🔒
Structs§
- Contract
Call Leaf - Auxiliarry structure containing all the information required to execute a contract call.
- Transaction
- A Transaction contains an arbitrary number of
ContractCall
objects, along with corresponding ZK proofs and Schnorr signatures. - Transaction
Builder - Auxiliary structure to build a full
Transaction
usingDarkTree
to order everything.
Constants§
- MAX_
TX_ CALLS - MIN_
TX_ CALLS - Calls tree bounds definitions