Module penumbra_transaction::gas

source ·

Traits§

  • Allows Actions and Transactions to statically indicate their relative resource consumption. Since the gas cost needs to be multiplied by a price, the values returned only need to be scaled relatively to each other.

Functions§