Crate penumbra_txhash

source ·

Structs§

  • A hash of a transaction’s authorizing data, describing both its effects on the chain state as well as the cryptographic authorization of those effects.
  • A hash of a transaction’s effecting data, describing its effects on the chain state.
  • Stateless verification context for a transaction.
  • A transaction ID (hash), the Sha256 hash used by Tendermint to identify transactions.

Traits§