Tezex.Fee (tezex v3.2.0)

View Source

Summary

Functions

calculate_fee(content, consumed_gas, opts \\ [])

@spec calculate_fee(map(), pos_integer(),
  extra_size: pos_integer(),
  minimal_nanotez_per_gas_unit: pos_integer()
) :: {:ok, pos_integer()} | {:error, nonempty_binary()}

default_gas_limit(content)

default_gas_reserve()

default_storage_limit(content)

extra_size()

hard_gas_limit_per_operation()

hard_storage_limit_per_operation()