Module darkfi::tx

source ·

Macros§

Structs§

  • Auxiliarry structure containing all the information required to execute a contract call.
  • A Transaction contains an arbitrary number of ContractCall objects, along with corresponding ZK proofs and Schnorr signatures. DarkLeaf is used to map relations between contract calls in the transaction.
  • Auxiliary structure to build a full Transaction using DarkTree to order everything.

Constants§